We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62aee5 commit fb9a366Copy full SHA for fb9a366
src/ui/templates/qgsoptionsdialog_template.ui
@@ -117,16 +117,6 @@
117
<property name="margin">
118
<number>0</number>
119
</property>
120
- <item>
121
- <widget class="QLabel" name="label">
122
- <property name="styleSheet">
123
- <string notr="true">font-weight:bold;</string>
124
- </property>
125
- <property name="text">
126
- <string>Section</string>
127
128
- </widget>
129
- </item>
130
<item>
131
<widget class="QScrollArea" name="scrollArea">
132
<property name="frameShape">
@@ -140,8 +130,8 @@
140
<rect>
141
<x>0</x>
142
<y>0</y>
143
- <width>550</width>
144
- <height>378</height>
133
+ <width>549</width>
134
+ <height>393</height>
145
135
</rect>
146
136
147
137
<layout class="QVBoxLayout" name="verticalLayout_13">
0 commit comments