summaryrefslogtreecommitdiffstats
path: root/ktouch
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-19 11:08:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-19 11:08:54 +0900
commitd9f05d7a41bae54e8b3c447044a148e655c2351e (patch)
treeddbed5cbc3677774a08c7c4f6421ffe1ab422fd1 /ktouch
parent50874d46964cb3f04fd5c37f7a9bd5bd447a34a1 (diff)
downloadtdeedu-d9f05d7a41bae54e8b3c447044a148e655c2351e.tar.gz
tdeedu-d9f05d7a41bae54e8b3c447044a148e655c2351e.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ktouch')
-rw-r--r--ktouch/src/ktouchlectureeditor_dlg.ui12
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>&amp;Open...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
<widget class="KPushButton">
<property name="name">
@@ -535,9 +532,6 @@
<property name="text">
<string>&amp;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 &amp;As...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
<widget class="KPushButton">
<property name="name">
@@ -560,9 +551,6 @@
<property name="text">
<string>&amp;Close</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
</hbox>
</widget>