summaryrefslogtreecommitdiffstats
path: root/src/gui/gpasmsettingswidget.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-07 22:55:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-07 22:56:01 +0900
commit854618c35af97fb5492b582efb51fe5b21100fd4 (patch)
tree9fae1d32fb5db51f992c131869cd35e58243d98e /src/gui/gpasmsettingswidget.ui
parent2d0c08436c9cbda18493bb4fa6f484a403e2d553 (diff)
downloadktechlab-854618c3.tar.gz
ktechlab-854618c3.zip
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1901818034b9c81f193dc28b396d9b68858d5c96)
Diffstat (limited to 'src/gui/gpasmsettingswidget.ui')
-rw-r--r--src/gui/gpasmsettingswidget.ui6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gui/gpasmsettingswidget.ui b/src/gui/gpasmsettingswidget.ui
index 4beab8c..12722bc 100644
--- a/src/gui/gpasmsettingswidget.ui
+++ b/src/gui/gpasmsettingswidget.ui
@@ -56,9 +56,6 @@
<property name="text">
<string>Ign&amp;ore case (-i)</string>
</property>
- <property name="accel">
- <string>Alt+O</string>
- </property>
<property name="toolTip" stdset="0">
<string>All user defined symbols and macros are case sensitive. This option makes them case insensitive.</string>
</property>
@@ -70,9 +67,6 @@
<property name="text">
<string>Generate DOS-formated hex file (-&amp;n)</string>
</property>
- <property name="accel">
- <string>Alt+N</string>
- </property>
<property name="toolTip" stdset="0">
<string>By default, gpasm generates hex files using ISO format. However, some device programmers required a DOS formatted file. This option will cause gpasm to generate a DOS formatted hex file. </string>
</property>