summaryrefslogtreecommitdiffstats
path: root/qmake
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 /qmake
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 'qmake')
-rw-r--r--qmake/examples/precompile/mydialog.ui3
1 files changed, 0 insertions, 3 deletions
diff --git a/qmake/examples/precompile/mydialog.ui b/qmake/examples/precompile/mydialog.ui
index 646b92f0..081ddfa8 100644
--- a/qmake/examples/precompile/mydialog.ui
+++ b/qmake/examples/precompile/mydialog.ui
@@ -23,9 +23,6 @@
<property name="text">
<string>&amp;Quit</string>
</property>
- <property name="accel">
- <string>Alt+Q</string>
- </property>
</widget>
</vbox>
</widget>