Plugins/VcsPlugins/vcsSubversion/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>
144 </property> 147 </property>
145 </widget> 148 </widget>
146 </item> 149 </item>
147 </layout> 150 </layout>
148 </widget> 151 </widget>
152 <tabstops>
153 <tabstop>filesCombo</tabstop>
154 <tabstop>contents</tabstop>
155 <tabstop>input</tabstop>
156 <tabstop>passwordCheckBox</tabstop>
157 <tabstop>sendButton</tabstop>
158 <tabstop>buttonBox</tabstop>
159 </tabstops>
149 <resources/> 160 <resources/>
150 <connections> 161 <connections>
151 <connection> 162 <connection>
152 <sender>buttonBox</sender> 163 <sender>buttonBox</sender>
153 <signal>rejected()</signal> 164 <signal>rejected()</signal>

eric ide

mercurial