summaryrefslogtreecommitdiffstats
path: root/ktouch/src
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:09:14 +0900
commit1a6e5e0c6c071360d5f1e57f2622c054136de8a1 (patch)
treefeb852088cb6993f75cf936c79051f53b5eeddcf /ktouch/src
parent16286eec3b0ec8dcbd2f53f10d6467bfab162324 (diff)
downloadtdeedu-r14.0.x.tar.gz
tdeedu-r14.0.x.zip
Remove unnecessary accelerators from .ui filesr14.0.13r14.0.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d9f05d7a41bae54e8b3c447044a148e655c2351e)
Diffstat (limited to 'ktouch/src')
-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>