Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui

changeset 5299
1ecd89554ddb
parent 5268
748e4c50523b
child 5637
468856aafa10
--- a/Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui	Mon Nov 07 19:00:32 2016 +0100
+++ b/Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui	Mon Nov 07 19:22:23 2016 +0100
@@ -102,18 +102,6 @@
        <string>Extensions</string>
       </attribute>
       <layout class="QVBoxLayout" name="verticalLayout_2">
-       <property name="leftMargin">
-        <number>6</number>
-       </property>
-       <property name="topMargin">
-        <number>6</number>
-       </property>
-       <property name="rightMargin">
-        <number>6</number>
-       </property>
-       <property name="bottomMargin">
-        <number>6</number>
-       </property>
        <item>
         <widget class="QGroupBox" name="groupBox_2">
          <property name="title">
@@ -141,6 +129,16 @@
            </widget>
           </item>
           <item row="1" column="0">
+           <widget class="QCheckBox" name="histeditCheckBox">
+            <property name="toolTip">
+             <string>Select to activate the histedit extension</string>
+            </property>
+            <property name="text">
+             <string>Histedit</string>
+            </property>
+           </widget>
+          </item>
+          <item row="1" column="1">
            <widget class="QCheckBox" name="largefilesCheckBox">
             <property name="toolTip">
              <string>Select to activate the largefiles extension</string>
@@ -150,7 +148,7 @@
             </property>
            </widget>
           </item>
-          <item row="1" column="1">
+          <item row="2" column="0">
            <widget class="QCheckBox" name="purgeCheckBox">
             <property name="toolTip">
              <string>Select to activate the Purge extension</string>
@@ -160,7 +158,7 @@
             </property>
            </widget>
           </item>
-          <item row="2" column="0">
+          <item row="2" column="1">
            <widget class="QCheckBox" name="queuesCheckBox">
             <property name="toolTip">
              <string>Select to activate the queues extension</string>
@@ -170,7 +168,7 @@
             </property>
            </widget>
           </item>
-          <item row="2" column="1">
+          <item row="3" column="0">
            <widget class="QCheckBox" name="rebaseCheckBox">
             <property name="toolTip">
              <string>Select to activate the rebase extension</string>
@@ -180,7 +178,7 @@
             </property>
            </widget>
           </item>
-          <item row="3" column="0">
+          <item row="3" column="1">
            <widget class="QCheckBox" name="shelveCheckBox">
             <property name="toolTip">
              <string>Select to activate the shelve extension</string>
@@ -190,7 +188,7 @@
             </property>
            </widget>
           </item>
-          <item row="3" column="1">
+          <item row="4" column="0">
            <widget class="QCheckBox" name="stripCheckBox">
             <property name="toolTip">
              <string>Select to activate the strip extension</string>
@@ -527,6 +525,7 @@
   <tabstop>emailEdit</tabstop>
   <tabstop>fetchCheckBox</tabstop>
   <tabstop>gpgCheckBox</tabstop>
+  <tabstop>histeditCheckBox</tabstop>
   <tabstop>largefilesCheckBox</tabstop>
   <tabstop>purgeCheckBox</tabstop>
   <tabstop>queuesCheckBox</tabstop>

eric ide

mercurial