Plugins/VcsPlugins/vcsMercurial/HgImportDialog.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3186
a05eff845522
child 4593
cc745fa6c914
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>500</width> 9 <width>500</width>
10 <height>374</height> 10 <height>380</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Import Patch</string> 14 <string>Import Patch</string>
15 </property> 15 </property>
171 <string>Enter the name of the patch file</string> 171 <string>Enter the name of the patch file</string>
172 </property> 172 </property>
173 </widget> 173 </widget>
174 </item> 174 </item>
175 <item> 175 <item>
176 <widget class="QPushButton" name="patchFileButton"> 176 <widget class="QToolButton" name="patchFileButton">
177 <property name="toolTip"> 177 <property name="toolTip">
178 <string>Press to select the patch file via a file selection dialog</string> 178 <string>Press to select the patch file via a file selection dialog</string>
179 </property>
180 <property name="text">
181 <string notr="true">...</string>
182 </property> 179 </property>
183 </widget> 180 </widget>
184 </item> 181 </item>
185 </layout> 182 </layout>
186 </item> 183 </item>

eric ide

mercurial