summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:13:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:13:58 +0900
commit44ca8906fb50a79c27db62c34970747fc1c28158 (patch)
treeb88b03cc7f74057437324a5063c6ea5c8c699fa4
parent35335921e616effe1bb15c1773c69b8b0456d530 (diff)
downloadtdegames-44ca8906fb50a79c27db62c34970747fc1c28158.tar.gz
tdegames-44ca8906fb50a79c27db62c34970747fc1c28158.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--kpat/gamestats.ui3
-rw-r--r--kreversi/settings.ui6
2 files changed, 0 insertions, 9 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>&amp;OK</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
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>