173 <widget class="QRadioButton" name="tipButton"> |
173 <widget class="QRadioButton" name="tipButton"> |
174 <property name="toolTip"> |
174 <property name="toolTip"> |
175 <string>Select tip revision of repository</string> |
175 <string>Select tip revision of repository</string> |
176 </property> |
176 </property> |
177 <property name="text"> |
177 <property name="text"> |
178 <string>TIP</string> |
178 <string>Parent</string> |
179 </property> |
179 </property> |
180 <property name="checked"> |
180 <property name="checked"> |
181 <bool>true</bool> |
181 <bool>true</bool> |
182 </property> |
182 </property> |
183 </widget> |
183 </widget> |