--- a/eric6/Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui Fri Aug 28 19:34:39 2020 +0200 +++ b/eric6/Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui Fri Aug 28 19:50:22 2020 +0200 @@ -131,16 +131,6 @@ </widget> </item> <item row="0" column="1"> - <widget class="QCheckBox" name="fetchCheckBox"> - <property name="toolTip"> - <string>Select to activate the fetch extension</string> - </property> - <property name="text"> - <string>Fetch</string> - </property> - </widget> - </item> - <item row="1" column="0"> <widget class="QCheckBox" name="gpgCheckBox"> <property name="toolTip"> <string>Select to activate the GPG extension</string> @@ -150,7 +140,7 @@ </property> </widget> </item> - <item row="1" column="1"> + <item row="1" column="0"> <widget class="QCheckBox" name="histeditCheckBox"> <property name="toolTip"> <string>Select to activate the histedit extension</string> @@ -160,7 +150,7 @@ </property> </widget> </item> - <item row="2" column="0"> + <item row="1" column="1"> <widget class="QCheckBox" name="largefilesCheckBox"> <property name="toolTip"> <string>Select to activate the largefiles extension</string> @@ -170,7 +160,7 @@ </property> </widget> </item> - <item row="2" column="1"> + <item row="2" column="0"> <widget class="QCheckBox" name="purgeCheckBox"> <property name="toolTip"> <string>Select to activate the Purge extension</string> @@ -180,7 +170,7 @@ </property> </widget> </item> - <item row="3" column="0"> + <item row="2" column="1"> <widget class="QCheckBox" name="queuesCheckBox"> <property name="toolTip"> <string>Select to activate the queues extension</string> @@ -190,7 +180,7 @@ </property> </widget> </item> - <item row="3" column="1"> + <item row="3" column="0"> <widget class="QCheckBox" name="rebaseCheckBox"> <property name="toolTip"> <string>Select to activate the rebase extension</string> @@ -200,7 +190,7 @@ </property> </widget> </item> - <item row="4" column="0"> + <item row="3" column="1"> <widget class="QCheckBox" name="shelveCheckBox"> <property name="toolTip"> <string>Select to activate the shelve extension</string> @@ -210,7 +200,7 @@ </property> </widget> </item> - <item row="4" column="1"> + <item row="4" column="0"> <widget class="QCheckBox" name="stripCheckBox"> <property name="toolTip"> <string>Select to activate the strip extension</string> @@ -683,15 +673,6 @@ <tabstop>userNameEdit</tabstop> <tabstop>emailEdit</tabstop> <tabstop>closeheadCheckBox</tabstop> - <tabstop>fetchCheckBox</tabstop> - <tabstop>gpgCheckBox</tabstop> - <tabstop>histeditCheckBox</tabstop> - <tabstop>largefilesCheckBox</tabstop> - <tabstop>purgeCheckBox</tabstop> - <tabstop>queuesCheckBox</tabstop> - <tabstop>rebaseCheckBox</tabstop> - <tabstop>shelveCheckBox</tabstop> - <tabstop>stripCheckBox</tabstop> <tabstop>lfFileSizeSpinBox</tabstop> <tabstop>lfFilePatternsEdit</tabstop> <tabstop>lfUserCachePicker</tabstop>