diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-19 11:10:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-19 11:11:27 +0900 |
commit | b11853f9345e3edd43f6a2550c8790351656cf0f (patch) | |
tree | 14f82a948a06e64d3c5021af913a6de240af0e67 /tdelirc | |
parent | 49a9d862be433789fac297d2a035af31120e56bf (diff) | |
download | tdeutils-b11853f9345e3edd43f6a2550c8790351656cf0f.tar.gz tdeutils-b11853f9345e3edd43f6a2550c8790351656cf0f.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3e7fcfbb2d683b08a2aee8f97861e51c88b87a71)
Diffstat (limited to 'tdelirc')
-rw-r--r-- | tdelirc/kcmlirc/kcmlircbase.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tdelirc/kcmlirc/kcmlircbase.ui b/tdelirc/kcmlirc/kcmlircbase.ui index ba32690..a6e4b4c 100644 --- a/tdelirc/kcmlirc/kcmlircbase.ui +++ b/tdelirc/kcmlirc/kcmlircbase.ui @@ -341,9 +341,6 @@ <property name="text"> <string>Auto-Populate...</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="KPushButton" row="1" column="0"> <property name="name"> |