Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui

changeset 2845
7e55c6268c35
parent 1806
9ac49a2db4e7
child 5508
30626def80dc
diff -r a61ee61b1c2c -r 7e55c6268c35 Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui
--- a/Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui	Mon Aug 05 13:17:51 2013 +0200
+++ b/Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui	Mon Aug 05 15:58:30 2013 +0200
@@ -185,6 +185,16 @@
       </widget>
      </item>
      <item>
+      <widget class="QPushButton" name="sbsDiffButton">
+       <property name="toolTip">
+        <string>Show differences of the selected entry to the repository in a side-by-side manner</string>
+       </property>
+       <property name="text">
+        <string>Side-b&amp;y-Side Diff</string>
+       </property>
+      </widget>
+     </item>
+     <item>
       <widget class="QPushButton" name="revertButton">
        <property name="toolTip">
         <string>Revert the selected entries to the last revision in the repository</string>
@@ -264,6 +274,7 @@
   <tabstop>commitButton</tabstop>
   <tabstop>addButton</tabstop>
   <tabstop>diffButton</tabstop>
+  <tabstop>sbsDiffButton</tabstop>
   <tabstop>revertButton</tabstop>
   <tabstop>restoreButton</tabstop>
   <tabstop>errors</tabstop>

eric ide

mercurial