fix syntax error

git-svn-id: http://svn.osgeo.org/qgis/trunk@11278 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
jef 2009-08-05 19:55:30 +00:00
parent b4f7e94235
commit bd71472ba0

View File

@ -77,7 +77,7 @@ class QgsSymbol
QColor selectionColor = Qt::yellow,
double scale = 1.0,
double rotation = 0.0,
double rasterScaleFactor = 1.0
double rasterScaleFactor = 1.0,
double opacity = 1.0 );
/**Writes the contents of the symbol to a configuration file