diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-13 12:37:39 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-13 12:37:39 +0900 |
commit | 8ec629888ba83dee4f188c5f30402cc874bbf4a9 (patch) | |
tree | be949d641aeb3b87e7976f6861261d0d33a71a06 /src/detailed_Dialog.ui | |
parent | d832b572e36c1d4800eae58ed2a2b378f48fedf8 (diff) | |
download | tdepowersave-8ec629888ba83dee4f188c5f30402cc874bbf4a9.tar.gz tdepowersave-8ec629888ba83dee4f188c5f30402cc874bbf4a9.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/detailed_Dialog.ui')
-rw-r--r-- | src/detailed_Dialog.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/detailed_Dialog.ui b/src/detailed_Dialog.ui index dd9dc6a..a9e5bc3 100644 --- a/src/detailed_Dialog.ui +++ b/src/detailed_Dialog.ui @@ -630,9 +630,6 @@ <property name="text"> <string>OK</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </grid> </widget> |