Skip to content

Commit

Permalink
Flags
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Oct 15, 2018
1 parent dd608bb commit 6f261f7
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions src/ui/qgsvectorlayerpropertiesbase.ui
Expand Up @@ -721,8 +721,8 @@ border-radius: 2px;</string>
<rect>
<x>0</x>
<y>0</y>
<width>653</width>
<height>806</height>
<width>100</width>
<height>30</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_18">
Expand Down Expand Up @@ -907,8 +907,8 @@ border-radius: 2px;</string>
<rect>
<x>0</x>
<y>0</y>
<width>653</width>
<height>806</height>
<width>104</width>
<height>102</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_23">
Expand Down Expand Up @@ -2410,6 +2410,13 @@ border-radius: 2px;</string>
</layout>
</widget>
</item>
<item row="1" column="0">
<widget class="QGroupBox" name="mGeometryValidationGroupBox">
<property name="title">
<string>Geometry validation</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
Expand Down

0 comments on commit 6f261f7

Please sign in to comment.