Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignDialog.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>450</height> 10 <height>518</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>
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>

eric ide

mercurial