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><b>Subversion Diff</b><p>This shows the output of the svn diff command.</p></string> |
35 <string><b>Subversion Diff</b><p>This shows the output of the svn diff command.</p></string> |
33 </property> |
36 </property> |