Skip to content

Commit

Permalink
Fix labels in Displacement Point renderer GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nyalldawson committed Apr 26, 2018
1 parent 74704b6 commit 365b632
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/ui/qgspointdisplacementrendererwidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,9 @@
<property name="text">
<string>Distance</string>
</property>
<property name="toolTip">
<string>Point distance tolerance</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
Expand Down Expand Up @@ -190,7 +193,7 @@
<item row="8" column="0" colspan="2">
<widget class="QgsCollapsibleGroupBoxBasic" name="mDisplacementCirclesGroupBox">
<property name="title">
<string>Displacement rings</string>
<string>Displacement guides</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="2" column="1">
Expand Down

0 comments on commit 365b632

Please sign in to comment.