217 <layout class="QVBoxLayout" name="verticalLayout_2"> |
217 <layout class="QVBoxLayout" name="verticalLayout_2"> |
218 <item> |
218 <item> |
219 <widget class="QCheckBox" name="tabsCloseButtonCheckBox"> |
219 <widget class="QCheckBox" name="tabsCloseButtonCheckBox"> |
220 <property name="text"> |
220 <property name="text"> |
221 <string>Show only one close button instead of one for each tab</string> |
221 <string>Show only one close button instead of one for each tab</string> |
|
222 </property> |
|
223 </widget> |
|
224 </item> |
|
225 <item> |
|
226 <widget class="QCheckBox" name="warnOnMultipleCloseCheckBox"> |
|
227 <property name="toolTip"> |
|
228 <string>Select to issue a warning, if multiple tabs are about to be closed</string> |
|
229 </property> |
|
230 <property name="text"> |
|
231 <string>Warn, if multiple tabs are about to be closed</string> |
222 </property> |
232 </property> |
223 </widget> |
233 </widget> |
224 </item> |
234 </item> |
225 </layout> |
235 </layout> |
226 </widget> |
236 </widget> |