Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix mask settings obliterate data defined text orientation settings
  • Loading branch information
github-actions[bot] authored and nyalldawson committed Jul 10, 2020
1 parent 0253e63 commit 3b9b39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/labeling/qgspallabeling.h
Expand Up @@ -358,7 +358,7 @@ class CORE_EXPORT QgsPalLayerSettings
AutoWrapLength = 101,
MultiLineHeight = 32,
MultiLineAlignment = 33,
TextOrientation = 104,
TextOrientation = 110,
DirSymbDraw = 34,
DirSymbLeft = 35,
DirSymbRight = 36,
Expand Down

0 comments on commit 3b9b39b

Please sign in to comment.