Skip to content

Commit

Permalink
Emphasize that anchor point refers to feature side
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nyalldawson committed Jul 22, 2021
1 parent 1fe0442 commit 0843dfc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/ui/callouts/widget_ballooncallout.ui
Expand Up @@ -156,7 +156,7 @@
<item row="5" column="0">
<widget class="QLabel" name="mAnchorPointLbl">
<property name="text">
<string>Anchor point</string>
<string>Feature anchor point</string>
</property>
</widget>
</item>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/callouts/widget_curvedlinecallout.ui
Expand Up @@ -308,7 +308,7 @@
<item row="8" column="0">
<widget class="QLabel" name="mAnchorPointLbl">
<property name="text">
<string>Anchor point</string>
<string>Feature anchor point</string>
</property>
</widget>
</item>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/callouts/widget_simplelinecallout.ui
Expand Up @@ -271,7 +271,7 @@
<item row="6" column="0">
<widget class="QLabel" name="mAnchorPointLbl">
<property name="text">
<string>Anchor point</string>
<string>Feature anchor point</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 0843dfc

Please sign in to comment.