Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/entry/EditEntryWidgetAutoType.ui')
-rw-r--r--src/gui/entry/EditEntryWidgetAutoType.ui12
1 files changed, 2 insertions, 10 deletions
diff --git a/src/gui/entry/EditEntryWidgetAutoType.ui b/src/gui/entry/EditEntryWidgetAutoType.ui
index a8090f768..3d4ec7a3e 100644
--- a/src/gui/entry/EditEntryWidgetAutoType.ui
+++ b/src/gui/entry/EditEntryWidgetAutoType.ui
@@ -203,16 +203,9 @@
</spacer>
</item>
<item>
- <widget class="QRadioButton" name="defaultWindowSequenceButton">
+ <widget class="QCheckBox" name="customWindowSequenceButton">
<property name="text">
- <string>Use default se&amp;quence</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QRadioButton" name="customWindowSequenceButton">
- <property name="text">
- <string>Set custo&amp;m sequence:</string>
+ <string>Use a specific sequence for this association:</string>
</property>
</widget>
</item>
@@ -277,7 +270,6 @@
<tabstop>sequenceEdit</tabstop>
<tabstop>assocView</tabstop>
<tabstop>windowTitleCombo</tabstop>
- <tabstop>defaultWindowSequenceButton</tabstop>
<tabstop>customWindowSequenceButton</tabstop>
<tabstop>windowSequenceEdit</tabstop>
<tabstop>assocAddButton</tabstop>