Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix ui build warnings
  • Loading branch information
nyalldawson committed Dec 5, 2016
1 parent 62cb381 commit 008817b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/symbollayer/widget_pointpatternfill.ui
Expand Up @@ -29,14 +29,14 @@
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="mHorizontalDistanceLabel">
<widget class="QLabel" name="mHorizontalDistanceLabel1">
<property name="text">
<string>Horizontal</string>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="mHorizontalDisplacementLabel">
<widget class="QLabel" name="mHorizontalDisplacementLabel1">
<property name="text">
<string>Horizontal</string>
</property>
Expand Down

0 comments on commit 008817b

Please sign in to comment.