diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-18 13:53:04 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-18 13:53:04 +0900 |
commit | aecfb2bff4ca6ce3624fb7c6f913511ef7a2cdbc (patch) | |
tree | cdcd57d5b53af3a590008270db41bdd4dca7099c /kommander/editor/functions.ui | |
parent | a5300698cf69718e47feee8ff9481bbdb7d88769 (diff) | |
download | tdewebdev-aecfb2bff4ca6ce3624fb7c6f913511ef7a2cdbc.tar.gz tdewebdev-aecfb2bff4ca6ce3624fb7c6f913511ef7a2cdbc.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kommander/editor/functions.ui')
-rw-r--r-- | kommander/editor/functions.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kommander/editor/functions.ui b/kommander/editor/functions.ui index 86d1b74a..707e9921 100644 --- a/kommander/editor/functions.ui +++ b/kommander/editor/functions.ui @@ -544,9 +544,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -561,9 +558,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |