--- a/src/eric7/Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui Sun Dec 01 14:55:31 2024 +0100 +++ b/src/eric7/Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui Sun Dec 01 18:17:51 2024 +0100 @@ -146,26 +146,6 @@ </property> </widget> </item> - <item row="3" column="1"> - <widget class="QCheckBox" name="shelveCheckBox"> - <property name="toolTip"> - <string>Select to activate the shelve extension</string> - </property> - <property name="text"> - <string>Shelve</string> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QCheckBox" name="rebaseCheckBox"> - <property name="toolTip"> - <string>Select to activate the rebase extension</string> - </property> - <property name="text"> - <string>Rebase</string> - </property> - </widget> - </item> <item row="1" column="0"> <widget class="QCheckBox" name="histeditCheckBox"> <property name="toolTip"> @@ -187,16 +167,6 @@ </widget> </item> <item row="2" column="0"> - <widget class="QCheckBox" name="purgeCheckBox"> - <property name="toolTip"> - <string>Select to activate the Purge extension</string> - </property> - <property name="text"> - <string>Purge</string> - </property> - </widget> - </item> - <item row="2" column="1"> <widget class="QCheckBox" name="queuesCheckBox"> <property name="toolTip"> <string>Select to activate the queues extension</string> @@ -206,6 +176,16 @@ </property> </widget> </item> + <item row="2" column="1"> + <widget class="QCheckBox" name="rebaseCheckBox"> + <property name="toolTip"> + <string>Select to activate the rebase extension</string> + </property> + <property name="text"> + <string>Rebase</string> + </property> + </widget> + </item> </layout> </widget> </item> @@ -679,6 +659,11 @@ <tabstop>userNameEdit</tabstop> <tabstop>emailEdit</tabstop> <tabstop>closeheadCheckBox</tabstop> + <tabstop>gpgCheckBox</tabstop> + <tabstop>histeditCheckBox</tabstop> + <tabstop>largefilesCheckBox</tabstop> + <tabstop>queuesCheckBox</tabstop> + <tabstop>rebaseCheckBox</tabstop> <tabstop>lfFileSizeSpinBox</tabstop> <tabstop>lfFilePatternsEdit</tabstop> <tabstop>lfUserCachePicker</tabstop>