diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-07 22:55:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-07 22:55:40 +0900 |
commit | 1901818034b9c81f193dc28b396d9b68858d5c96 (patch) | |
tree | fc60ed354f9ca30e99ab93c9bdfc8b5c5ac60129 /src/gui/microsettingswidget.ui | |
parent | d2386cd0f8906a667ce97f788995442cd24d62aa (diff) | |
download | ktechlab-1901818034b9c81f193dc28b396d9b68858d5c96.tar.gz ktechlab-1901818034b9c81f193dc28b396d9b68858d5c96.zip |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/gui/microsettingswidget.ui')
-rw-r--r-- | src/gui/microsettingswidget.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gui/microsettingswidget.ui b/src/gui/microsettingswidget.ui index 1d43ea5..df11640 100644 --- a/src/gui/microsettingswidget.ui +++ b/src/gui/microsettingswidget.ui @@ -167,9 +167,6 @@ Drag it to set the type (input/output).</string> <property name="text"> <string>Modif&y</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> </widget> <widget class="KPushButton" row="1" column="3"> <property name="name"> @@ -178,9 +175,6 @@ Drag it to set the type (input/output).</string> <property name="text"> <string>Rename</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </grid> </widget> |