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> |