Skip to content

Commit

Permalink
Fix ui build warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Nov 23, 2017
1 parent aca2266 commit e3198c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ui/qgsnewgeopackagelayerdialogbase.ui
Expand Up @@ -65,7 +65,7 @@
<height>663</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_5">
<layout class="QGridLayout" name="gridLayout_51">
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_6"/>
</item>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/qgsnewmemorylayerdialogbase.ui
Expand Up @@ -79,7 +79,7 @@
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<layout class="QHBoxLayout" name="horizontalLayout_21">
<item>
<widget class="QCheckBox" name="mGeometryWithZCheckBox">
<property name="text">
Expand Down

0 comments on commit e3198c0

Please sign in to comment.