Skip to content

Commit

Permalink
Better wording for line layer label placements (fix #10434)
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 11, 2015
1 parent b06c0cc commit baf60a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ui/qgslabelingguibase.ui
Expand Up @@ -3659,7 +3659,7 @@ font-style: italic;</string>
<property name="geometry">
<rect>
<x>0</x>
<y>-450</y>
<y>0</y>
<width>566</width>
<height>829</height>
</rect>
Expand Down Expand Up @@ -3919,7 +3919,7 @@ font-style: italic;</string>
</sizepolicy>
</property>
<property name="text">
<string>Position</string>
<string>Allowed positions</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -5121,8 +5121,8 @@ font-style: italic;</string>
<property name="geometry">
<rect>
<x>0</x>
<y>-243</y>
<width>566</width>
<y>0</y>
<width>429</width>
<height>622</height>
</rect>
</property>
Expand Down

0 comments on commit baf60a2

Please sign in to comment.