42 <string>Enter a revision number</string> |
42 <string>Enter a revision number</string> |
43 </property> |
43 </property> |
44 <property name="alignment"> |
44 <property name="alignment"> |
45 <set>Qt::AlignRight</set> |
45 <set>Qt::AlignRight</set> |
46 </property> |
46 </property> |
47 <property name="minimum"> |
|
48 <number>1</number> |
|
49 </property> |
|
50 <property name="maximum"> |
47 <property name="maximum"> |
51 <number>999999999</number> |
48 <number>999999999</number> |
52 </property> |
49 </property> |
53 </widget> |
50 </widget> |
54 </item> |
51 </item> |
176 <widget class="QRadioButton" name="tipButton"> |
173 <widget class="QRadioButton" name="tipButton"> |
177 <property name="toolTip"> |
174 <property name="toolTip"> |
178 <string>Select tip revision of repository</string> |
175 <string>Select tip revision of repository</string> |
179 </property> |
176 </property> |
180 <property name="text"> |
177 <property name="text"> |
181 <string>TIP</string> |
178 <string>Parent</string> |
182 </property> |
179 </property> |
183 <property name="checked"> |
180 <property name="checked"> |
184 <bool>true</bool> |
181 <bool>true</bool> |
185 </property> |
182 </property> |
186 </widget> |
183 </widget> |