diff options
Diffstat (limited to 'MainWindow.ui')
-rw-r--r-- | MainWindow.ui | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/MainWindow.ui b/MainWindow.ui index 2569c04..656e908 100644 --- a/MainWindow.ui +++ b/MainWindow.ui @@ -656,22 +656,6 @@ </resources> <connections> <connection> - <sender>fileActionQuit</sender> - <signal>triggered()</signal> - <receiver>MainWindow</receiver> - <slot>close()</slot> - <hints> - <hint type="sourcelabel"> - <x>-1</x> - <y>-1</y> - </hint> - <hint type="destinationlabel"> - <x>340</x> - <y>323</y> - </hint> - </hints> - </connection> - <connection> <sender>fileActionClose</sender> <signal>triggered()</signal> <receiver>MainWindow</receiver> |