diff options
Diffstat (limited to 'src/gui/gpasmsettingswidget.ui')
-rw-r--r-- | src/gui/gpasmsettingswidget.ui | 6 |
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&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 (-&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> |