We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent f47400e commit f975f41Copy full SHA for f975f41
src/ui/qgsoptionsbase.ui
@@ -5,8 +5,8 @@
5
<rect>
6
<x>0</x>
7
<y>0</y>
8
- <width>851</width>
9
- <height>776</height>
+ <width>645</width>
+ <height>512</height>
10
</rect>
11
</property>
12
<property name="windowTitle" >
@@ -228,6 +228,9 @@
228
<property name="orientation" >
229
<enum>Qt::Vertical</enum>
230
231
+ <property name="sizeType" >
232
+ <enum>QSizePolicy::Minimum</enum>
233
+ </property>
234
<property name="sizeHint" >
235
<size>
236
<width>577</width>
0 commit comments