|
27 | 27 | <normaloff>:/image/Option</normaloff>:/image/Option</iconset> |
28 | 28 | </property> |
29 | 29 | <property name="currentIndex"> |
30 | | - <number>1</number> |
| 30 | + <number>0</number> |
31 | 31 | </property> |
32 | 32 | <widget class="QWidget" name="General"> |
33 | 33 | <attribute name="title"> |
34 | 34 | <string>General</string> |
35 | 35 | </attribute> |
36 | | - <layout class="QGridLayout" name="gridLayout_6"> |
| 36 | + <layout class="QGridLayout" name="gridLayout_4"> |
| 37 | + <item row="0" column="0"> |
| 38 | + <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 39 | + <item> |
| 40 | + <widget class="QLabel" name="label"> |
| 41 | + <property name="sizePolicy"> |
| 42 | + <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
| 43 | + <horstretch>0</horstretch> |
| 44 | + <verstretch>0</verstretch> |
| 45 | + </sizepolicy> |
| 46 | + </property> |
| 47 | + <property name="text"> |
| 48 | + <string>Recent open file max count:</string> |
| 49 | + </property> |
| 50 | + </widget> |
| 51 | + </item> |
| 52 | + <item> |
| 53 | + <widget class="QSpinBox" name="sbRecentMenuMaxCount"> |
| 54 | + <property name="sizePolicy"> |
| 55 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 56 | + <horstretch>0</horstretch> |
| 57 | + <verstretch>0</verstretch> |
| 58 | + </sizepolicy> |
| 59 | + </property> |
| 60 | + <property name="singleStep"> |
| 61 | + <number>10</number> |
| 62 | + </property> |
| 63 | + </widget> |
| 64 | + </item> |
| 65 | + </layout> |
| 66 | + </item> |
| 67 | + <item row="1" column="0"> |
| 68 | + <widget class="QCheckBox" name="cbResumLasterClose"> |
| 69 | + <property name="sizePolicy"> |
| 70 | + <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
| 71 | + <horstretch>0</horstretch> |
| 72 | + <verstretch>0</verstretch> |
| 73 | + </sizepolicy> |
| 74 | + </property> |
| 75 | + <property name="text"> |
| 76 | + <string>Resume the operates when it was last closed at startup</string> |
| 77 | + </property> |
| 78 | + </widget> |
| 79 | + </item> |
37 | 80 | <item row="2" column="0"> |
38 | 81 | <widget class="QCheckBox" name="cbFavoriteDoubleEdit"> |
39 | 82 | <property name="sizePolicy"> |
|
76 | 119 | </property> |
77 | 120 | </spacer> |
78 | 121 | </item> |
79 | | - <item row="1" column="0"> |
80 | | - <widget class="QCheckBox" name="cbResumLasterClose"> |
81 | | - <property name="sizePolicy"> |
82 | | - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
83 | | - <horstretch>0</horstretch> |
84 | | - <verstretch>0</verstretch> |
85 | | - </sizepolicy> |
86 | | - </property> |
87 | | - <property name="text"> |
88 | | - <string>Resume the operates when it was last closed at startup</string> |
89 | | - </property> |
90 | | - </widget> |
91 | | - </item> |
92 | | - <item row="0" column="0"> |
93 | | - <layout class="QHBoxLayout" name="horizontalLayout_2"> |
94 | | - <item> |
95 | | - <widget class="QLabel" name="label"> |
96 | | - <property name="sizePolicy"> |
97 | | - <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
98 | | - <horstretch>0</horstretch> |
99 | | - <verstretch>0</verstretch> |
100 | | - </sizepolicy> |
101 | | - </property> |
102 | | - <property name="text"> |
103 | | - <string>Recent open file max count:</string> |
104 | | - </property> |
105 | | - </widget> |
106 | | - </item> |
107 | | - <item> |
108 | | - <widget class="QSpinBox" name="sbRecentMenuMaxCount"> |
109 | | - <property name="sizePolicy"> |
110 | | - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
111 | | - <horstretch>0</horstretch> |
112 | | - <verstretch>0</verstretch> |
113 | | - </sizepolicy> |
114 | | - </property> |
115 | | - <property name="singleStep"> |
116 | | - <number>10</number> |
117 | | - </property> |
118 | | - </widget> |
119 | | - </item> |
120 | | - </layout> |
121 | | - </item> |
122 | 122 | </layout> |
123 | 123 | </widget> |
124 | 124 | <widget class="QWidget" name="tab"> |
|
0 commit comments