Browse Source

Revert "Restored reject() call with ui"

This reverts commit 7119c9e5b731a01a0b732cb1e26fddc7ced73969.
donoban 3 years ago
parent
commit
7218e6ec56
1 changed files with 1 additions and 18 deletions
  1. 1 18
      ui/bootfromdevice.ui

+ 1 - 18
ui/bootfromdevice.ui

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