Plugins/VcsPlugins/vcsMercurial/BookmarksExtension/HgBookmarkDialog.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3407
07966c6b5565
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>400</width> 9 <width>400</width>
10 <height>276</height> 10 <height>255</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string/> 14 <string/>
15 </property> 15 </property>
73 <string>Enter a revision number</string> 73 <string>Enter a revision number</string>
74 </property> 74 </property>
75 <property name="alignment"> 75 <property name="alignment">
76 <set>Qt::AlignRight</set> 76 <set>Qt::AlignRight</set>
77 </property> 77 </property>
78 <property name="minimum">
79 <number>1</number>
80 </property>
81 <property name="maximum"> 78 <property name="maximum">
82 <number>999999999</number> 79 <number>999999999</number>
83 </property> 80 </property>
84 </widget> 81 </widget>
85 </item> 82 </item>
207 <widget class="QRadioButton" name="tipButton"> 204 <widget class="QRadioButton" name="tipButton">
208 <property name="toolTip"> 205 <property name="toolTip">
209 <string>Select tip revision of repository</string> 206 <string>Select tip revision of repository</string>
210 </property> 207 </property>
211 <property name="text"> 208 <property name="text">
212 <string>TIP</string> 209 <string>Parent</string>
213 </property> 210 </property>
214 <property name="checked"> 211 <property name="checked">
215 <bool>true</bool> 212 <bool>true</bool>
216 </property> 213 </property>
217 </widget> 214 </widget>

eric ide

mercurial