Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui

changeset 1503
4e48604157a4
parent 1280
44512c4eb555
child 1805
c666c9bdbb2d
equal deleted inserted replaced
1501:cf7659c7b691 1503:4e48604157a4
23 </sizepolicy> 23 </sizepolicy>
24 </property> 24 </property>
25 <property name="title"> 25 <property name="title">
26 <string>Difference</string> 26 <string>Difference</string>
27 </property> 27 </property>
28 <layout class="QVBoxLayout"> 28 <layout class="QVBoxLayout" name="verticalLayout">
29 <item>
30 <widget class="QComboBox" name="filesCombo"/>
31 </item>
29 <item> 32 <item>
30 <widget class="QTextEdit" name="contents"> 33 <widget class="QTextEdit" name="contents">
31 <property name="whatsThis"> 34 <property name="whatsThis">
32 <string>&lt;b&gt;Subversion Diff&lt;/b&gt;&lt;p&gt;This shows the output of the svn diff command.&lt;/p&gt;</string> 35 <string>&lt;b&gt;Subversion Diff&lt;/b&gt;&lt;p&gt;This shows the output of the svn diff command.&lt;/p&gt;</string>
33 </property> 36 </property>
86 </property> 89 </property>
87 </widget> 90 </widget>
88 </item> 91 </item>
89 </layout> 92 </layout>
90 </widget> 93 </widget>
94 <tabstops>
95 <tabstop>filesCombo</tabstop>
96 <tabstop>contents</tabstop>
97 <tabstop>buttonBox</tabstop>
98 </tabstops>
91 <resources/> 99 <resources/>
92 <connections/> 100 <connections/>
93 </ui> 101 </ui>

eric ide

mercurial