133 <string>Rebase</string> |
133 <string>Rebase</string> |
134 </property> |
134 </property> |
135 </widget> |
135 </widget> |
136 </item> |
136 </item> |
137 <item row="3" column="0"> |
137 <item row="3" column="0"> |
|
138 <widget class="QCheckBox" name="shelveCheckBox"> |
|
139 <property name="toolTip"> |
|
140 <string>Select to activate the shelve extension</string> |
|
141 </property> |
|
142 <property name="text"> |
|
143 <string>Shelve</string> |
|
144 </property> |
|
145 </widget> |
|
146 </item> |
|
147 <item row="3" column="1"> |
138 <widget class="QCheckBox" name="transplantCheckBox"> |
148 <widget class="QCheckBox" name="transplantCheckBox"> |
139 <property name="toolTip"> |
149 <property name="toolTip"> |
140 <string>Select to activate the transplant extension</string> |
150 <string>Select to activate the transplant extension</string> |
141 </property> |
151 </property> |
142 <property name="text"> |
152 <property name="text"> |
174 <tabstop>fetchCheckBox</tabstop> |
184 <tabstop>fetchCheckBox</tabstop> |
175 <tabstop>gpgCheckBox</tabstop> |
185 <tabstop>gpgCheckBox</tabstop> |
176 <tabstop>purgeCheckBox</tabstop> |
186 <tabstop>purgeCheckBox</tabstop> |
177 <tabstop>queuesCheckBox</tabstop> |
187 <tabstop>queuesCheckBox</tabstop> |
178 <tabstop>rebaseCheckBox</tabstop> |
188 <tabstop>rebaseCheckBox</tabstop> |
|
189 <tabstop>shelveCheckBox</tabstop> |
179 <tabstop>transplantCheckBox</tabstop> |
190 <tabstop>transplantCheckBox</tabstop> |
180 <tabstop>buttonBox</tabstop> |
191 <tabstop>buttonBox</tabstop> |
181 </tabstops> |
192 </tabstops> |
182 <resources/> |
193 <resources/> |
183 <connections> |
194 <connections> |