diff options
author | Michele Calgaro <[email protected]> | 2022-09-18 13:53:04 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-18 13:53:24 +0900 |
commit | 41cb0aa2c8dab9ccfc41ae46d01568ad20c3bb7c (patch) | |
tree | 91e811c01bde5f89cabb8085a2caa6b1dde42740 /quanta/project/projectoptions.ui | |
parent | 89dbef406eb3b2367a357dd3235251207fd1c47e (diff) | |
download | tdewebdev-41cb0aa2c8dab9ccfc41ae46d01568ad20c3bb7c.tar.gz tdewebdev-41cb0aa2c8dab9ccfc41ae46d01568ad20c3bb7c.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit aecfb2bff4ca6ce3624fb7c6f913511ef7a2cdbc)
Diffstat (limited to 'quanta/project/projectoptions.ui')
-rw-r--r-- | quanta/project/projectoptions.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/quanta/project/projectoptions.ui b/quanta/project/projectoptions.ui index 5d2e8cc8..11109c78 100644 --- a/quanta/project/projectoptions.ui +++ b/quanta/project/projectoptions.ui @@ -435,9 +435,6 @@ <property name="text"> <string>Remember watches across sessions</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </grid> </widget> |