diff options
-rw-r--r-- | configdialog/kbfxconfigdlgmain.ui | 12 | ||||
-rw-r--r-- | configdialog/kbfxconfigdlgplugins.ui | 6 |
2 files changed, 0 insertions, 18 deletions
diff --git a/configdialog/kbfxconfigdlgmain.ui b/configdialog/kbfxconfigdlgmain.ui index 25b622e..60e6ce2 100644 --- a/configdialog/kbfxconfigdlgmain.ui +++ b/configdialog/kbfxconfigdlgmain.ui @@ -223,9 +223,6 @@ <property name="text"> <string>&Help</string> </property> - <property name="accel"> - <string>Alt+H</string> - </property> <property name="autoDefault"> <bool>false</bool> </property> @@ -254,9 +251,6 @@ <property name="text"> <string>&Default</string> </property> - <property name="accel"> - <string>Alt+D</string> - </property> <property name="autoDefault"> <bool>false</bool> </property> @@ -302,9 +296,6 @@ <property name="text"> <string>&Apply</string> </property> - <property name="accel"> - <string>Alt+A</string> - </property> <property name="autoDefault"> <bool>false</bool> </property> @@ -333,9 +324,6 @@ <property name="text"> <string>E&xit</string> </property> - <property name="accel"> - <string>Alt+X</string> - </property> <property name="autoDefault"> <bool>false</bool> </property> diff --git a/configdialog/kbfxconfigdlgplugins.ui b/configdialog/kbfxconfigdlgplugins.ui index 9efc98d..e1de961 100644 --- a/configdialog/kbfxconfigdlgplugins.ui +++ b/configdialog/kbfxconfigdlgplugins.ui @@ -222,9 +222,6 @@ <property name="text"> <string>&Configure Plugin</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> <property name="toolTip" stdset="0"> <string>Configure the selected plugin</string> </property> @@ -250,9 +247,6 @@ <property name="text"> <string>&Plugin Information</string> </property> - <property name="accel"> - <string>Alt+P</string> - </property> <property name="toolTip" stdset="0"> <string>Information about the selected plugin</string> </property> |