Skip to content

Commit

Permalink
Fix accidental paste
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 7, 2020
1 parent 8699f83 commit 4117be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/scalebar/qgsscalebarsettings.h
Expand Up @@ -394,7 +394,7 @@ class CORE_EXPORT QgsScaleBarSettings

/**
* Sets the pen used for drawing outlines in the scalebar.
* \see pen() mSubdivisionsHeightSpinBox->setMaximum( d );
* \see pen()
* \deprecated use setLineSymbol() instead.
*/
Q_DECL_DEPRECATED void setPen( const QPen &pen ) SIP_DEPRECATED;
Expand Down

0 comments on commit 4117be9

Please sign in to comment.