Fix build

This commit is contained in:
Nyall Dawson 2017-05-30 11:36:50 +10:00
parent e58f25dbb9
commit eed758e0b4

View File

@ -105,7 +105,7 @@ class QgsSymbolLayer
PropertyDistanceY, //!< Vertical distance between points PropertyDistanceY, //!< Vertical distance between points
PropertyDisplacementX, //!< Horizontal displacement PropertyDisplacementX, //!< Horizontal displacement
PropertyDisplacementY, //!< Vertical displacement PropertyDisplacementY, //!< Vertical displacement
PropertyAlpha, //!< Alpha (opacity) PropertyOpacity, //!< Alpha (opacity)
PropertyCustomDash, //!< Custom dash pattern PropertyCustomDash, //!< Custom dash pattern
PropertyCapStyle, //!< Line cap style PropertyCapStyle, //!< Line cap style
PropertyPlacement, //!< Line marker placement PropertyPlacement, //!< Line marker placement