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 ea84b6a commit db6627dCopy full SHA for db6627d
src/core/symbology/qgsfillsymbollayer.h
@@ -2222,8 +2222,6 @@ class CORE_EXPORT QgsPointPatternFillSymbolLayer: public QgsImageFillSymbolLayer
2222
QgsMapUnitScale mRandomDeviationYMapUnitScale;
2223
unsigned long mSeed = 0;
2224
2225
- double mAngle = 0;
2226
-
2227
void applyDataDefinedSettings( QgsSymbolRenderContext &context ) override;
2228
2229
private:
0 commit comments