diff options
author | Michele Calgaro <[email protected]> | 2022-09-22 10:13:58 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-22 10:13:58 +0900 |
commit | 44ca8906fb50a79c27db62c34970747fc1c28158 (patch) | |
tree | b88b03cc7f74057437324a5063c6ea5c8c699fa4 /kpat | |
parent | 35335921e616effe1bb15c1773c69b8b0456d530 (diff) | |
download | tdegames-44ca8906fb50a79c27db62c34970747fc1c28158.tar.gz tdegames-44ca8906fb50a79c27db62c34970747fc1c28158.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kpat')
-rw-r--r-- | kpat/gamestats.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kpat/gamestats.ui b/kpat/gamestats.ui index 3efbdaa9..9ecf23b4 100644 --- a/kpat/gamestats.ui +++ b/kpat/gamestats.ui @@ -237,9 +237,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |