diff options
author | Michele Calgaro <[email protected]> | 2022-09-22 10:13:58 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-22 10:14:28 +0900 |
commit | 5f38079834bdd19d43c065fa55a8065cb6ec0fee (patch) | |
tree | d313891357659c3d1cbc236afdc40b6f6e2fc028 /kpat | |
parent | 9793de3c366b683e3bc86efa8a1644dbad6bc5e9 (diff) | |
download | tdegames-5f38079834bdd19d43c065fa55a8065cb6ec0fee.tar.gz tdegames-5f38079834bdd19d43c065fa55a8065cb6ec0fee.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 44ca8906fb50a79c27db62c34970747fc1c28158)
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> |