Plugins/VcsPlugins/vcsMercurial/HgExportDialog.ui

changeset 6462
58259e234dc9
parent 4593
cc745fa6c914
child 6464
697e75c444eb
--- a/Plugins/VcsPlugins/vcsMercurial/HgExportDialog.ui	Sat Aug 04 14:48:27 2018 +0200
+++ b/Plugins/VcsPlugins/vcsMercurial/HgExportDialog.ui	Sat Aug 04 15:24:58 2018 +0200
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>450</width>
-    <height>350</height>
+    <height>400</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -99,6 +99,26 @@
        </property>
       </widget>
      </item>
+     <item row="3" column="0">
+      <widget class="QLabel" name="label_4">
+       <property name="text">
+        <string>Bookmark:</string>
+       </property>
+      </widget>
+     </item>
+     <item row="3" column="1">
+      <widget class="QComboBox" name="bookmarkCombo">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+         <horstretch>0</horstretch>
+         <verstretch>0</verstretch>
+        </sizepolicy>
+       </property>
+       <property name="toolTip">
+        <string>Enter a bookmark name</string>
+       </property>
+      </widget>
+     </item>
     </layout>
    </item>
    <item>
@@ -159,6 +179,7 @@
   <tabstop>directoryPicker</tabstop>
   <tabstop>patternEdit</tabstop>
   <tabstop>changesetsEdit</tabstop>
+  <tabstop>bookmarkCombo</tabstop>
   <tabstop>switchParentCheckBox</tabstop>
   <tabstop>textCheckBox</tabstop>
   <tabstop>datesCheckBox</tabstop>

eric ide

mercurial