diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-20 11:44:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-20 11:44:19 +0900 |
commit | 9c3f52d55dab80ad5868acfc29c90228755f12c7 (patch) | |
tree | 8f6ba9d3b25d0df465625bc60b80b7ca0348f166 /qtsharp/src/uicsharp/tests/form9.ui | |
parent | 37c8286f0c03c860167e6c5f34807a9d13e36a6a (diff) | |
download | tdebindings-9c3f52d55dab80ad5868acfc29c90228755f12c7.tar.gz tdebindings-9c3f52d55dab80ad5868acfc29c90228755f12c7.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtsharp/src/uicsharp/tests/form9.ui')
-rw-r--r-- | qtsharp/src/uicsharp/tests/form9.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/qtsharp/src/uicsharp/tests/form9.ui b/qtsharp/src/uicsharp/tests/form9.ui index 3ba562c7..33c6e5f3 100644 --- a/qtsharp/src/uicsharp/tests/form9.ui +++ b/qtsharp/src/uicsharp/tests/form9.ui @@ -165,9 +165,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -182,9 +179,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |