diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-22 10:13:58 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-22 10:13:58 +0900 |
commit | 44ca8906fb50a79c27db62c34970747fc1c28158 (patch) | |
tree | b88b03cc7f74057437324a5063c6ea5c8c699fa4 /kreversi | |
parent | 35335921e616effe1bb15c1773c69b8b0456d530 (diff) | |
download | tdegames-44ca8906fb50a79c27db62c34970747fc1c28158.tar.gz tdegames-44ca8906fb50a79c27db62c34970747fc1c28158.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kreversi')
-rw-r--r-- | kreversi/settings.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kreversi/settings.ui b/kreversi/settings.ui index 0be0825f..5bb20989 100644 --- a/kreversi/settings.ui +++ b/kreversi/settings.ui @@ -85,9 +85,6 @@ <property name="text"> <string>Casually</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -99,9 +96,6 @@ <property name="text"> <string>Competitively</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </vbox> </widget> |