Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Oct 15, 2018
1 parent 8f6ee1c commit cea155f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/symbology/qgsfillsymbollayer.h
Expand Up @@ -1317,7 +1317,6 @@ class CORE_EXPORT QgsLinePatternFillSymbolLayer: public QgsImageFillSymbolLayer
double mLineWidth = 0;
QgsUnitTypes::RenderUnit mLineWidthUnit = QgsUnitTypes::RenderMillimeters;
QgsMapUnitScale mLineWidthMapUnitScale;
QColor mColor;
//! Vector line angle in degrees (0 = horizontal, counterclockwise)
double mLineAngle = 45.0;
//! Offset perpendicular to line direction
Expand Down

0 comments on commit cea155f

Please sign in to comment.