Skip to content

Commit

Permalink
Add some separators to labeling toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 22, 2019
1 parent 06454df commit 13af658
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ui/qgisapp.ui
Expand Up @@ -605,8 +605,10 @@
</attribute>
<addaction name="mActionLabeling"/>
<addaction name="mActionDiagramProperties"/>
<addaction name="separator"/>
<addaction name="mActionShowPinnedLabels"/>
<addaction name="mActionShowUnplacedLabels"/>
<addaction name="separator"/>
<addaction name="mActionPinLabels"/>
<addaction name="mActionShowHideLabels"/>
<addaction name="mActionMoveLabel"/>
Expand Down

0 comments on commit 13af658

Please sign in to comment.