139 <property name="toolTip"> |
139 <property name="toolTip"> |
140 <string>Select to activate the shelve extension</string> |
140 <string>Select to activate the shelve extension</string> |
141 </property> |
141 </property> |
142 <property name="text"> |
142 <property name="text"> |
143 <string>Shelve</string> |
143 <string>Shelve</string> |
144 </property> |
|
145 </widget> |
|
146 </item> |
|
147 <item row="3" column="1"> |
|
148 <widget class="QCheckBox" name="transplantCheckBox"> |
|
149 <property name="toolTip"> |
|
150 <string>Select to activate the transplant extension</string> |
|
151 </property> |
|
152 <property name="text"> |
|
153 <string>Transplant</string> |
|
154 </property> |
144 </property> |
155 </widget> |
145 </widget> |
156 </item> |
146 </item> |
157 </layout> |
147 </layout> |
158 </widget> |
148 </widget> |
250 <tabstop>largefilesCheckBox</tabstop> |
240 <tabstop>largefilesCheckBox</tabstop> |
251 <tabstop>purgeCheckBox</tabstop> |
241 <tabstop>purgeCheckBox</tabstop> |
252 <tabstop>queuesCheckBox</tabstop> |
242 <tabstop>queuesCheckBox</tabstop> |
253 <tabstop>rebaseCheckBox</tabstop> |
243 <tabstop>rebaseCheckBox</tabstop> |
254 <tabstop>shelveCheckBox</tabstop> |
244 <tabstop>shelveCheckBox</tabstop> |
255 <tabstop>transplantCheckBox</tabstop> |
|
256 <tabstop>lfFileSizeSpinBox</tabstop> |
245 <tabstop>lfFileSizeSpinBox</tabstop> |
257 <tabstop>lfFilePatternsEdit</tabstop> |
246 <tabstop>lfFilePatternsEdit</tabstop> |
258 <tabstop>buttonBox</tabstop> |
247 <tabstop>buttonBox</tabstop> |
259 </tabstops> |
248 </tabstops> |
260 <resources/> |
249 <resources/> |