105 <bool>true</bool> |
105 <bool>true</bool> |
106 </property> |
106 </property> |
107 </widget> |
107 </widget> |
108 </item> |
108 </item> |
109 <item row="4" column="0" colspan="2"> |
109 <item row="4" column="0" colspan="2"> |
110 <widget class="QCheckBox" name="masterCheckBox"> |
110 <widget class="QCheckBox" name="mainCheckBox"> |
111 <property name="toolTip"> |
111 <property name="toolTip"> |
112 <string>Select to make this project the main project</string> |
112 <string>Select to make this project the main project</string> |
113 </property> |
113 </property> |
114 <property name="text"> |
114 <property name="text"> |
115 <string>Is &main project</string> |
115 <string>Is &main project</string> |
144 <tabstops> |
144 <tabstops> |
145 <tabstop>nameEdit</tabstop> |
145 <tabstop>nameEdit</tabstop> |
146 <tabstop>filenamePicker</tabstop> |
146 <tabstop>filenamePicker</tabstop> |
147 <tabstop>descriptionEdit</tabstop> |
147 <tabstop>descriptionEdit</tabstop> |
148 <tabstop>categoryComboBox</tabstop> |
148 <tabstop>categoryComboBox</tabstop> |
149 <tabstop>masterCheckBox</tabstop> |
149 <tabstop>mainCheckBox</tabstop> |
150 </tabstops> |
150 </tabstops> |
151 <resources/> |
151 <resources/> |
152 <connections> |
152 <connections> |
153 <connection> |
153 <connection> |
154 <sender>buttonBox</sender> |
154 <sender>buttonBox</sender> |