Skip to content

Commit

Permalink
Fix additional string
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 15, 2020
1 parent 2596b6b commit 4fd98e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/symbollayer/widget_centroidfill.ui
Expand Up @@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>368</width>
<width>382</width>
<height>242</height>
</rect>
</property>
Expand All @@ -30,7 +30,7 @@
<item>
<widget class="QCheckBox" name="mDrawAllPartsCheckBox">
<property name="toolTip">
<string>When unchecked, a single point will be drawn on the biggest part of multi-part features</string>
<string>When unchecked, a single marker will be drawn on the biggest part of multi-part features</string>
</property>
<property name="text">
<string>Draw markers on every part of multi-part features</string>
Expand Down

0 comments on commit 4fd98e3

Please sign in to comment.