Skip to content

Commit 6f261f7

Browse files
committedOct 15, 2018
Flags
1 parent dd608bb commit 6f261f7

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed
 

‎src/ui/qgsvectorlayerpropertiesbase.ui

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -721,8 +721,8 @@ border-radius: 2px;</string>
721721
<rect>
722722
<x>0</x>
723723
<y>0</y>
724-
<width>653</width>
725-
<height>806</height>
724+
<width>100</width>
725+
<height>30</height>
726726
</rect>
727727
</property>
728728
<layout class="QVBoxLayout" name="verticalLayout_18">
@@ -907,8 +907,8 @@ border-radius: 2px;</string>
907907
<rect>
908908
<x>0</x>
909909
<y>0</y>
910-
<width>653</width>
911-
<height>806</height>
910+
<width>104</width>
911+
<height>102</height>
912912
</rect>
913913
</property>
914914
<layout class="QVBoxLayout" name="verticalLayout_23">
@@ -2410,6 +2410,13 @@ border-radius: 2px;</string>
24102410
</layout>
24112411
</widget>
24122412
</item>
2413+
<item row="1" column="0">
2414+
<widget class="QGroupBox" name="mGeometryValidationGroupBox">
2415+
<property name="title">
2416+
<string>Geometry validation</string>
2417+
</property>
2418+
</widget>
2419+
</item>
24132420
</layout>
24142421
</widget>
24152422
</widget>

0 commit comments

Comments
 (0)
Please sign in to comment.