summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/loaddmpdlg.ui
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-09-08 11:48:20 +0900
committerMichele Calgaro <[email protected]>2022-09-08 11:58:39 +0900
commite827f052ec3022b8fae4a835e4575739cad854e3 (patch)
treed30809c41f8a59010af4388103c91ef87f9e5c0d /src/svnfrontend/loaddmpdlg.ui
parentab078f89d54c5e0b617ceb696547cae04e06ea5e (diff)
downloadtdesvn-e827f052ec3022b8fae4a835e4575739cad854e3.tar.gz
tdesvn-e827f052ec3022b8fae4a835e4575739cad854e3.zip
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8375cc85e06cbe8ebab2911352bd36c76dbb16ef)
Diffstat (limited to 'src/svnfrontend/loaddmpdlg.ui')
-rw-r--r--src/svnfrontend/loaddmpdlg.ui15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/svnfrontend/loaddmpdlg.ui b/src/svnfrontend/loaddmpdlg.ui
index 70a947b..2f140b5 100644
--- a/src/svnfrontend/loaddmpdlg.ui
+++ b/src/svnfrontend/loaddmpdlg.ui
@@ -113,9 +113,6 @@
<property name="text">
<string>Default</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -127,9 +124,6 @@
<property name="text">
<string>Ignore</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
<widget class="TQRadioButton">
<property name="name">
@@ -138,9 +132,6 @@
<property name="text">
<string>Force</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
</vbox>
</widget>
@@ -151,9 +142,6 @@
<property name="text">
<string>Use pre-commit hook</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@@ -162,9 +150,6 @@
<property name="text">
<string>Use post-commit hook</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
</vbox>
</widget>