summaryrefslogtreecommitdiffstats
path: root/src/newprofilewizardauthselection.ui
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-09-09 09:40:50 +0900
committerMichele Calgaro <[email protected]>2022-09-09 09:42:05 +0900
commit4d041456904c9bd4ed47a28109960ffc266d8642 (patch)
tree46600b5df628bd99db9db3f895bd730352ee4731 /src/newprofilewizardauthselection.ui
parenta0ff810ae65bb017d96bb42044b7bc2b77e5ec00 (diff)
downloadkvpnc-4d041456904c9bd4ed47a28109960ffc266d8642.tar.gz
kvpnc-4d041456904c9bd4ed47a28109960ffc266d8642.zip
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 324cedb508defc73acbf54296a5dbcc12fdc365e)
Diffstat (limited to 'src/newprofilewizardauthselection.ui')
-rw-r--r--src/newprofilewizardauthselection.ui9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/newprofilewizardauthselection.ui b/src/newprofilewizardauthselection.ui
index eae4f64..bf08620 100644
--- a/src/newprofilewizardauthselection.ui
+++ b/src/newprofilewizardauthselection.ui
@@ -37,9 +37,6 @@
<property name="text">
<string>Pre-shared ke&amp;y (shared secret)</string>
</property>
- <property name="accel">
- <string>Alt+Y</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -51,9 +48,6 @@
<property name="text">
<string>&amp;Certificate</string>
</property>
- <property name="accel">
- <string>Alt+C</string>
- </property>
</widget>
<widget class="TQRadioButton" row="2" column="0">
<property name="name">
@@ -62,9 +56,6 @@
<property name="text">
<string>&amp;Hybrid</string>
</property>
- <property name="accel">
- <string>Alt+H</string>
- </property>
</widget>
</grid>
</widget>