diff options
Diffstat (limited to 'ktouch/src/ktouchlectureeditor_dlg.ui')
-rw-r--r-- | ktouch/src/ktouchlectureeditor_dlg.ui | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ktouch/src/ktouchlectureeditor_dlg.ui b/ktouch/src/ktouchlectureeditor_dlg.ui index d5f0f888..6a7acfda 100644 --- a/ktouch/src/ktouchlectureeditor_dlg.ui +++ b/ktouch/src/ktouchlectureeditor_dlg.ui @@ -524,9 +524,6 @@ <property name="text"> <string>&Open...</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="KPushButton"> <property name="name"> @@ -535,9 +532,6 @@ <property name="text"> <string>&Save</string> </property> - <property name="accel"> - <string></string> - </property> <property name="default"> <bool>true</bool> </property> @@ -549,9 +543,6 @@ <property name="text"> <string>Save &As...</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="KPushButton"> <property name="name"> @@ -560,9 +551,6 @@ <property name="text"> <string>&Close</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> |