Skip to content

Commit

Permalink
rotated ticks folloup : rename setting groups
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierdalang authored and nyalldawson committed Oct 7, 2020
1 parent d51c788 commit b18c257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/layout/qgslayoutmapgridwidgetbase.ui
Expand Up @@ -662,7 +662,7 @@
<item row="14" column="0" colspan="5">
<widget class="QGroupBox" name="mRotatedTicksGroupBox">
<property name="title">
<string>Rotate ticks</string>
<string>Follow grid rotation</string>
</property>
<property name="checkable">
<bool>true</bool>
Expand Down Expand Up @@ -920,7 +920,7 @@
<item row="21" column="0" colspan="3">
<widget class="QGroupBox" name="mRotatedAnnotationsGroupBox">
<property name="title">
<string>Rotate annotations</string>
<string>Follow grid rotation</string>
</property>
<property name="checkable">
<bool>true</bool>
Expand Down

0 comments on commit b18c257

Please sign in to comment.