summaryrefslogtreecommitdiffstats
path: root/src/makelayout.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-07 22:48:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-07 22:48:25 +0900
commit7a2982368978ad7d2c5eda8616cd795c1ae09cd3 (patch)
treee931fec48ec72cfa427735ac753148be8fc625a5 /src/makelayout.ui
parentda4cee7bf4f4da21a4a77ea25647929dbee19e19 (diff)
downloadkscope-7a2982368978ad7d2c5eda8616cd795c1ae09cd3.tar.gz
kscope-7a2982368978ad7d2c5eda8616cd795c1ae09cd3.zip
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/makelayout.ui')
-rw-r--r--src/makelayout.ui9
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>&amp;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>&amp;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>&amp;Close</string>
</property>
- <property name="accel">
- <string>Alt+C</string>
- </property>
</widget>
</hbox>
</widget>