We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85f560 commit d980809Copy full SHA for d980809
src/ui/qgsgenericprojectionselectorbase.ui
@@ -22,6 +22,9 @@
22
<bool>true</bool>
23
</property>
24
<layout class="QGridLayout">
25
+ <property name="margin">
26
+ <number>3</number>
27
+ </property>
28
<item row="0" column="0">
29
<widget class="QTextEdit" name="textEdit">
30
<property name="sizePolicy">
src/ui/qgsprojectionselectorbase.ui
@@ -6,8 +6,8 @@
6
<rect>
7
<x>0</x>
8
<y>0</y>
9
- <width>820</width>
10
- <height>591</height>
+ <width>538</width>
+ <height>635</height>
11
</rect>
12
13
@@ -25,6 +25,9 @@
</iconset>
<layout class="QGridLayout" name="gridLayout_2">
+ <number>0</number>
31
<item row="3" column="0">
32
<layout class="QHBoxLayout" name="horizontalLayout_2">
33
<item>
0 commit comments