Restored reject() call with ui

This commit is contained in:
donoban 2021-03-14 14:11:04 +01:00
parent f050c9d78c
commit 7119c9e5b7
No known key found for this signature in database
GPG Key ID: 141310D8E3ED08A5

View File

@ -131,5 +131,22 @@
</layout>
</widget>
<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>