summaryrefslogtreecommitdiffstats
path: root/part/kxetreeviewsettingspage.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-08 11:44:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-08 11:44:57 +0900
commit19eacc1c2d7af829e9ef03f706142deaea41654f (patch)
treeb6493a943c935b5ce05c322f29973ff69a809d2d /part/kxetreeviewsettingspage.ui
parent2890181e4b4e5b082e193dbdf4c8e781e0a69e7b (diff)
downloadkxmleditor-19eacc1c2d7af829e9ef03f706142deaea41654f.tar.gz
kxmleditor-19eacc1c2d7af829e9ef03f706142deaea41654f.zip
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'part/kxetreeviewsettingspage.ui')
-rw-r--r--part/kxetreeviewsettingspage.ui12
1 files changed, 0 insertions, 12 deletions
diff --git a/part/kxetreeviewsettingspage.ui b/part/kxetreeviewsettingspage.ui
index 1f53880..0d1f87a 100644
--- a/part/kxetreeviewsettingspage.ui
+++ b/part/kxetreeviewsettingspage.ui
@@ -26,9 +26,6 @@
<property name="text">
<string>Create items &amp;on demand</string>
</property>
- <property name="accel">
- <string>Alt+O</string>
- </property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Create items on demand&lt;/b&gt;
&lt;br&gt;
@@ -47,9 +44,6 @@ Creating items on demand saves time and memory while opening very big, deep nest
<property name="text">
<string>Set &amp;root element decorated</string>
</property>
- <property name="accel">
- <string>Alt+R</string>
- </property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Set root element decorated&lt;/b&gt;
&lt;br&gt;
@@ -115,9 +109,6 @@ You can determine up to which level the tree view items should be opened (showin
<property name="text">
<string>Enable dra&amp;gging</string>
</property>
- <property name="accel">
- <string>Alt+G</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -134,9 +125,6 @@ You can determine wether dragging items (and their corresponding XML nodes) from
<property name="text">
<string>Enable dro&amp;pping</string>
</property>
- <property name="accel">
- <string>Alt+P</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>