Revert "Restored reject() call with ui"

This reverts commit 7119c9e5b7.
This commit is contained in:
donoban 2021-03-14 18:23:18 +01:00
parent 7119c9e5b7
commit 7218e6ec56
No known key found for this signature in database
GPG Key ID: 141310D8E3ED08A5

View File

@ -131,22 +131,5 @@
</layout> </layout>
</widget> </widget>
<resources/> <resources/>
<connections> <connections/>
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
<receiver>BootDialog</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>304</x>
<y>146</y>
</hint>
<hint type="destinationlabel">
<x>304</x>
<y>84</y>
</hint>
</hints>
</connection>
</connections>
</ui> </ui>