diff options
| author | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-03-30 10:33:49 +0200 |
|---|---|---|
| committer | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-03-30 10:33:49 +0200 |
| commit | 80e36da2bbb4c6ce0e6f04ccff595f61769bb4ab (patch) | |
| tree | 69cd6d7a351bc07d4c41ffc271d17e8afc45dff4 /mainwindow.ui | |
| parent | 74d0a4a6f634010db71d05536cffef15bfb1edd9 (diff) | |
| download | GUI_SS2015-80e36da2bbb4c6ce0e6f04ccff595f61769bb4ab.tar.gz GUI_SS2015-80e36da2bbb4c6ce0e6f04ccff595f61769bb4ab.zip | |
Adds comments and uses naming convention for auto connection
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 5f71cc1..43bf0f5 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -120,22 +120,6 @@ </hint> </hints> </connection> - <connection> - <sender>actionPreferences</sender> - <signal>triggered()</signal> - <receiver>MainWindow</receiver> - <slot>on_action_Preferences_triggered()</slot> - <hints> - <hint type="sourcelabel"> - <x>-1</x> - <y>-1</y> - </hint> - <hint type="destinationlabel"> - <x>199</x> - <y>149</y> - </hint> - </hints> - </connection> </connections> <slots> <slot>on_action_Preferences_triggered()</slot> |
