Gui: [skip ci] Invalid signal/slot connection: 'buttonBox' -> 'Utils::CheckableMessageBox'

This commit is contained in:
wmayer
2020-06-12 13:43:11 +02:00
parent 449edf9854
commit 8b9fb78228

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>195</width>
<height>107</height>
<height>122</height>
</rect>
</property>
<property name="windowTitle">
@@ -121,34 +121,34 @@
<connection>
<sender>buttonBox</sender>
<signal>accepted()</signal>
<receiver>Utils::CheckableMessageBox</receiver>
<receiver>Gui::Dialog::DlgCheckableMessageBox</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>248</x>
<y>254</y>
<x>97</x>
<y>100</y>
</hint>
<hint type="destinationlabel">
<x>157</x>
<y>274</y>
<x>97</x>
<y>60</y>
</hint>
</hints>
</connection>
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
<receiver>Utils::CheckableMessageBox</receiver>
<receiver>Gui::Dialog::DlgCheckableMessageBox</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>316</x>
<y>260</y>
<x>97</x>
<y>100</y>
</hint>
<hint type="destinationlabel">
<x>286</x>
<y>274</y>
<x>97</x>
<y>60</y>
</hint>
</hints>
</connection>
</connections>
</ui>
</ui>