|
6 | 6 | <x>0</x>
|
7 | 7 | <y>0</y>
|
8 | 8 | <width>590</width>
|
9 |
| - <height>454</height> |
| 9 | + <height>463</height> |
10 | 10 | </rect>
|
11 | 11 | </property>
|
12 | 12 | <property name="windowTitle" >
|
|
31 | 31 | <item row="0" column="0" >
|
32 | 32 | <widget class="QTabWidget" name="tabWidget" >
|
33 | 33 | <property name="currentIndex" >
|
34 |
| - <number>2</number> |
| 34 | + <number>0</number> |
35 | 35 | </property>
|
| 36 | + <widget class="QWidget" name="tabGeneral" > |
| 37 | + <attribute name="title" > |
| 38 | + <string>&General</string> |
| 39 | + </attribute> |
| 40 | + <layout class="QVBoxLayout" > |
| 41 | + <property name="margin" > |
| 42 | + <number>9</number> |
| 43 | + </property> |
| 44 | + <property name="spacing" > |
| 45 | + <number>6</number> |
| 46 | + </property> |
| 47 | + <item> |
| 48 | + <widget class="QGroupBox" name="groupBox_11" > |
| 49 | + <property name="title" > |
| 50 | + <string>General</string> |
| 51 | + </property> |
| 52 | + <layout class="QVBoxLayout" > |
| 53 | + <property name="margin" > |
| 54 | + <number>9</number> |
| 55 | + </property> |
| 56 | + <property name="spacing" > |
| 57 | + <number>6</number> |
| 58 | + </property> |
| 59 | + <item> |
| 60 | + <widget class="QCheckBox" name="chbAskToSaveProjectChanges" > |
| 61 | + <property name="text" > |
| 62 | + <string>Ask to save project changes when required</string> |
| 63 | + </property> |
| 64 | + </widget> |
| 65 | + </item> |
| 66 | + </layout> |
| 67 | + </widget> |
| 68 | + </item> |
| 69 | + <item> |
| 70 | + <spacer> |
| 71 | + <property name="orientation" > |
| 72 | + <enum>Qt::Vertical</enum> |
| 73 | + </property> |
| 74 | + <property name="sizeHint" > |
| 75 | + <size> |
| 76 | + <width>20</width> |
| 77 | + <height>40</height> |
| 78 | + </size> |
| 79 | + </property> |
| 80 | + </spacer> |
| 81 | + </item> |
| 82 | + </layout> |
| 83 | + </widget> |
36 | 84 | <widget class="QWidget" name="tabAppearance" >
|
37 | 85 | <attribute name="title" >
|
38 | 86 | <string>&Appearance</string>
|
|
258 | 306 | </item>
|
259 | 307 | </layout>
|
260 | 308 | </widget>
|
261 |
| - <widget class="QWidget" name="TabPage" > |
| 309 | + <widget class="QWidget" name="tabRendering" > |
262 | 310 | <attribute name="title" >
|
263 | 311 | <string>&Rendering</string>
|
264 | 312 | </attribute>
|
@@ -603,7 +651,7 @@ p, li { white-space: pre-wrap; }
|
603 | 651 | </item>
|
604 | 652 | </layout>
|
605 | 653 | </widget>
|
606 |
| - <widget class="QWidget" name="TabPage" > |
| 654 | + <widget class="QWidget" name="tabProjection" > |
607 | 655 | <attribute name="title" >
|
608 | 656 | <string>Pro&jection</string>
|
609 | 657 | </attribute>
|
|
0 commit comments