diff options
Diffstat (limited to 'src/makelayout.ui')
-rw-r--r-- | src/makelayout.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/makelayout.ui b/src/makelayout.ui index eb3dcfd..b5d39ff 100644 --- a/src/makelayout.ui +++ b/src/makelayout.ui @@ -136,9 +136,6 @@ <property name="text"> <string>&Make</string> </property> - <property name="accel"> - <string>Alt+M</string> - </property> <property name="default"> <bool>true</bool> </property> @@ -153,9 +150,6 @@ <property name="text"> <string>&Stop</string> </property> - <property name="accel"> - <string>Alt+S</string> - </property> </widget> <widget class="TQPushButton"> <property name="name"> @@ -164,9 +158,6 @@ <property name="text"> <string>&Close</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> </widget> </hbox> </widget> |