We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c4522 commit 93e2159Copy full SHA for 93e2159
src/core/symbology-ng/qgssymbollayerv2utils.h
@@ -264,7 +264,7 @@ class CORE_EXPORT QgsSymbolLayerV2Utils
264
* invalid color
265
* @note added in 2.5
266
*/
267
- static QColor colorFromMimeData( const QMimeData * mimeData, bool& hasAlpha );
+ static QColor colorFromMimeData( const QMimeData *data, bool& hasAlpha );
268
269
/**
270
* Attempts to parse mime data as a list of named colors
0 commit comments