219 <property name="toolTip"> |
219 <property name="toolTip"> |
220 <string>Select to indicate a restart is needed when updated</string> |
220 <string>Select to indicate a restart is needed when updated</string> |
221 </property> |
221 </property> |
222 <property name="text"> |
222 <property name="text"> |
223 <string>Needs Restart</string> |
223 <string>Needs Restart</string> |
224 </property> |
|
225 </widget> |
|
226 </item> |
|
227 <item row="1" column="1"> |
|
228 <widget class="QCheckBox" name="python2CheckBox"> |
|
229 <property name="toolTip"> |
|
230 <string>Select to indicate Python 2 compatibility</string> |
|
231 </property> |
|
232 <property name="text"> |
|
233 <string>Python 2 compatible</string> |
|
234 </property> |
|
235 <property name="checked"> |
|
236 <bool>true</bool> |
|
237 </property> |
224 </property> |
238 </widget> |
225 </widget> |
239 </item> |
226 </item> |
240 </layout> |
227 </layout> |
241 </item> |
228 </item> |
514 <tabstop>shortDescriptionEdit</tabstop> |
501 <tabstop>shortDescriptionEdit</tabstop> |
515 <tabstop>longDescriptionEdit</tabstop> |
502 <tabstop>longDescriptionEdit</tabstop> |
516 <tabstop>autoActivateCheckBox</tabstop> |
503 <tabstop>autoActivateCheckBox</tabstop> |
517 <tabstop>deactivateableCheckBox</tabstop> |
504 <tabstop>deactivateableCheckBox</tabstop> |
518 <tabstop>restartCheckBox</tabstop> |
505 <tabstop>restartCheckBox</tabstop> |
519 <tabstop>python2CheckBox</tabstop> |
|
520 <tabstop>pluginTypeCombo</tabstop> |
506 <tabstop>pluginTypeCombo</tabstop> |
521 <tabstop>pluginTypeNameEdit</tabstop> |
507 <tabstop>pluginTypeNameEdit</tabstop> |
522 <tabstop>configurationGroup</tabstop> |
508 <tabstop>configurationGroup</tabstop> |
523 <tabstop>preferencesKeyEdit</tabstop> |
509 <tabstop>preferencesKeyEdit</tabstop> |
524 <tabstop>pixmapCheckBox</tabstop> |
510 <tabstop>pixmapCheckBox</tabstop> |