diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-18 10:29:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-18 10:29:35 +0900 |
commit | 0ba031d9dfc995a1dfb3a0d770501acd2d2990cc (patch) | |
tree | 922ddf6fc1ef27bbab3ea9b3d0a35e21fb82aa5a /parts/snippet/snippetsettingsbase.ui | |
parent | d3db71f97bc47789e335e32bb60f5a0823e2666c (diff) | |
download | tdevelop-0ba031d9dfc995a1dfb3a0d770501acd2d2990cc.tar.gz tdevelop-0ba031d9dfc995a1dfb3a0d770501acd2d2990cc.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'parts/snippet/snippetsettingsbase.ui')
-rw-r--r-- | parts/snippet/snippetsettingsbase.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/parts/snippet/snippetsettingsbase.ui b/parts/snippet/snippetsettingsbase.ui index 9d1d0c9d..9d816561 100644 --- a/parts/snippet/snippetsettingsbase.ui +++ b/parts/snippet/snippetsettingsbase.ui @@ -92,9 +92,6 @@ <property name="text"> <string>Single dialog for each variable within a snippet</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -109,9 +106,6 @@ <property name="text"> <string>One dialog for all variables within a snippet</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>false</bool> </property> @@ -207,9 +201,6 @@ <property name="text"> <string>The group's language is supported by the project</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>false</bool> </property> |