Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui

branch
Py2 comp.
changeset 2545
2d385ccc14f9
parent 2223
054c285dab38
child 2841
1f79e88f18b7
--- a/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui	Mon Mar 25 15:46:44 2013 +0100
+++ b/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui	Mon Mar 25 18:15:32 2013 +0100
@@ -343,6 +343,16 @@
       </widget>
      </item>
      <item>
+      <widget class="QPushButton" name="graftButton">
+       <property name="toolTip">
+        <string>Press to copy the selected changesets to the current branch</string>
+       </property>
+       <property name="text">
+        <string>Copy Changesets</string>
+       </property>
+      </widget>
+     </item>
+     <item>
       <widget class="QPushButton" name="phaseButton">
        <property name="toolTip">
         <string>Change the phase of the selected revisions</string>
@@ -491,12 +501,13 @@
   <tabstop>diffP1Button</tabstop>
   <tabstop>diffP2Button</tabstop>
   <tabstop>diffRevisionsButton</tabstop>
+  <tabstop>graftButton</tabstop>
   <tabstop>phaseButton</tabstop>
   <tabstop>errors</tabstop>
   <tabstop>input</tabstop>
   <tabstop>passwordCheckBox</tabstop>
+  <tabstop>buttonBox</tabstop>
   <tabstop>sendButton</tabstop>
-  <tabstop>buttonBox</tabstop>
  </tabstops>
  <resources/>
  <connections/>

eric ide

mercurial