diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-07 12:57:56 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-07 16:27:43 +0900 |
commit | d8dd3783b0869503f761947691bc58fff659cd75 (patch) | |
tree | f4b2b35ad9eb9b253f7e6824430d0f172555a5ca /twin/clients/plastik | |
parent | 95b65bb7acdb8a67eb03e3be145ebccb44792530 (diff) | |
download | tdebase-d8dd3783b0869503f761947691bc58fff659cd75.tar.gz tdebase-d8dd3783b0869503f761947691bc58fff659cd75.zip |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 65356d900d9a006fc5473f029b12b1ea7237d442)
Diffstat (limited to 'twin/clients/plastik')
-rw-r--r-- | twin/clients/plastik/config/configdialog.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/twin/clients/plastik/config/configdialog.ui b/twin/clients/plastik/config/configdialog.ui index f751d8024..505d91b06 100644 --- a/twin/clients/plastik/config/configdialog.ui +++ b/twin/clients/plastik/config/configdialog.ui @@ -66,9 +66,6 @@ <property name="text"> <string>Colored window border</string> </property> - <property name="accel"> - <string></string> - </property> <property name="whatsThis" stdset="0"> <string>Check this option if the window border should be painted in the titlebar color. Otherwise it will be painted in the background color.</string> </property> |