src/eric7/Preferences/ConfigurationPages/MultiProjectPage.ui

branch
eric7
changeset 9971
773ad1f1ed22
parent 9413
80c06d472826
equal deleted inserted replaced
9970:c3686b43f76b 9971:773ad1f1ed22
57 </widget> 57 </widget>
58 </item> 58 </item>
59 <item> 59 <item>
60 <widget class="QGroupBox" name="groupBox"> 60 <widget class="QGroupBox" name="groupBox">
61 <property name="title"> 61 <property name="title">
62 <string>Master Project</string> 62 <string>Main Project</string>
63 </property> 63 </property>
64 <layout class="QVBoxLayout"> 64 <layout class="QVBoxLayout">
65 <item> 65 <item>
66 <widget class="QCheckBox" name="openMasterAutomaticallyCheckBox"> 66 <widget class="QCheckBox" name="openMainAutomaticallyCheckBox">
67 <property name="toolTip"> 67 <property name="toolTip">
68 <string>Select to open the master project automatically upon opening the multiproject</string> 68 <string>Select to open the main project automatically upon opening the multiproject</string>
69 </property> 69 </property>
70 <property name="text"> 70 <property name="text">
71 <string>Open master project automatically</string> 71 <string>Open main project automatically</string>
72 </property> 72 </property>
73 </widget> 73 </widget>
74 </item> 74 </item>
75 </layout> 75 </layout>
76 </widget> 76 </widget>
166 <container>1</container> 166 <container>1</container>
167 </customwidget> 167 </customwidget>
168 </customwidgets> 168 </customwidgets>
169 <tabstops> 169 <tabstops>
170 <tabstop>workspacePicker</tabstop> 170 <tabstop>workspacePicker</tabstop>
171 <tabstop>openMasterAutomaticallyCheckBox</tabstop> 171 <tabstop>openMainAutomaticallyCheckBox</tabstop>
172 <tabstop>multiProjectTimestampCheckBox</tabstop> 172 <tabstop>multiProjectTimestampCheckBox</tabstop>
173 <tabstop>multiProjectRecentSpinBox</tabstop> 173 <tabstop>multiProjectRecentSpinBox</tabstop>
174 </tabstops> 174 </tabstops>
175 <resources/> 175 <resources/>
176 <connections/> 176 <connections/>

eric ide

mercurial