summaryrefslogtreecommitdiffstats
path: root/tools/designer/designer
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:32:51 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:32:51 +0900
commit044c03f28ec609b5151e7ab4106a0f0eb86db094 (patch)
tree20789ea723500001d54fdd4c287eb2a1ee685985 /tools/designer/designer
parentec04b50a44be8fc3b6d81c1bc2000f7027272c14 (diff)
downloadtqt3-044c03f28ec609b5151e7ab4106a0f0eb86db094.tar.gz
tqt3-044c03f28ec609b5151e7ab4106a0f0eb86db094.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tools/designer/designer')
-rw-r--r--tools/designer/designer/preferences.ui15
-rw-r--r--tools/designer/designer/startdialog.ui9
2 files changed, 0 insertions, 24 deletions
diff --git a/tools/designer/designer/preferences.ui b/tools/designer/designer/preferences.ui
index c23ffd40..714fb7a5 100644
--- a/tools/designer/designer/preferences.ui
+++ b/tools/designer/designer/preferences.ui
@@ -96,9 +96,6 @@
<property name="text">
<string>Enable Auto Sa&amp;ve</string>
</property>
- <property name="accel">
- <string>Alt+V</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -200,9 +197,6 @@
<property name="text">
<string>Restore Last &amp;Workspace on Startup</string>
</property>
- <property name="accel">
- <string>Alt+W</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -248,9 +242,6 @@
<property name="text">
<string>Disable Data&amp;base Auto-Edit in Preview</string>
</property>
- <property name="accel">
- <string>Alt+B</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -262,9 +253,6 @@
<property name="text">
<string>Show Toolbutton Lab&amp;els</string>
</property>
- <property name="accel">
- <string>Alt+E</string>
- </property>
<property name="toolTip" stdset="0">
<string>Text Labels</string>
</property>
@@ -304,9 +292,6 @@
<property name="text">
<string>Sn&amp;ap to Grid</string>
</property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
diff --git a/tools/designer/designer/startdialog.ui b/tools/designer/designer/startdialog.ui
index a009cb3e..f0926910 100644
--- a/tools/designer/designer/startdialog.ui
+++ b/tools/designer/designer/startdialog.ui
@@ -206,9 +206,6 @@
<property name="text">
<string>&amp;Help</string>
</property>
- <property name="accel">
- <number>4144</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -237,9 +234,6 @@
<property name="text">
<string>OK</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -254,9 +248,6 @@
<property name="text">
<string>Cancel</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>