We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 8f6ee1c commit cea155fCopy full SHA for cea155f
src/core/symbology/qgsfillsymbollayer.h
@@ -1317,7 +1317,6 @@ class CORE_EXPORT QgsLinePatternFillSymbolLayer: public QgsImageFillSymbolLayer
1317
double mLineWidth = 0;
1318
QgsUnitTypes::RenderUnit mLineWidthUnit = QgsUnitTypes::RenderMillimeters;
1319
QgsMapUnitScale mLineWidthMapUnitScale;
1320
- QColor mColor;
1321
//! Vector line angle in degrees (0 = horizontal, counterclockwise)
1322
double mLineAngle = 45.0;
1323
//! Offset perpendicular to line direction
0 commit comments