diff options
author | Michele Calgaro <[email protected]> | 2022-09-18 10:29:35 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-18 10:29:35 +0900 |
commit | 0ba031d9dfc995a1dfb3a0d770501acd2d2990cc (patch) | |
tree | 922ddf6fc1ef27bbab3ea9b3d0a35e21fb82aa5a /parts/documentation/find_documentation_optionsbase.ui | |
parent | d3db71f97bc47789e335e32bb60f5a0823e2666c (diff) | |
download | tdevelop-0ba031d9dfc995a1dfb3a0d770501acd2d2990cc.tar.gz tdevelop-0ba031d9dfc995a1dfb3a0d770501acd2d2990cc.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'parts/documentation/find_documentation_optionsbase.ui')
-rw-r--r-- | parts/documentation/find_documentation_optionsbase.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/parts/documentation/find_documentation_optionsbase.ui b/parts/documentation/find_documentation_optionsbase.ui index 5d85bdf1..3dd843f6 100644 --- a/parts/documentation/find_documentation_optionsbase.ui +++ b/parts/documentation/find_documentation_optionsbase.ui @@ -147,9 +147,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -164,9 +161,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |