diff options
author | Michele Calgaro <[email protected]> | 2022-09-13 12:37:39 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-13 12:37:39 +0900 |
commit | 8ec629888ba83dee4f188c5f30402cc874bbf4a9 (patch) | |
tree | be949d641aeb3b87e7976f6861261d0d33a71a06 /src/configure_Dialog.ui | |
parent | d832b572e36c1d4800eae58ed2a2b378f48fedf8 (diff) | |
download | tdepowersave-8ec629888ba83dee4f188c5f30402cc874bbf4a9.tar.gz tdepowersave-8ec629888ba83dee4f188c5f30402cc874bbf4a9.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/configure_Dialog.ui')
-rw-r--r-- | src/configure_Dialog.ui | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/configure_Dialog.ui b/src/configure_Dialog.ui index 9083bb4..6a14bb9 100644 --- a/src/configure_Dialog.ui +++ b/src/configure_Dialog.ui @@ -48,9 +48,6 @@ <property name="text"> <string>Apply</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQPushButton" row="0" column="0"> <property name="name"> @@ -59,9 +56,6 @@ <property name="text"> <string>Help</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -84,9 +78,6 @@ <property name="text"> <string>Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -115,9 +106,6 @@ <property name="text"> <string>OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -522,9 +510,6 @@ <property name="text"> <string>Enable scheme specific Brightness settings</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> |