Skip to content

Commit

Permalink
doxymentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Sep 14, 2014
1 parent 05c4522 commit 93e2159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/symbology-ng/qgssymbollayerv2utils.h
Expand Up @@ -264,7 +264,7 @@ class CORE_EXPORT QgsSymbolLayerV2Utils
* invalid color
* @note added in 2.5
*/
static QColor colorFromMimeData( const QMimeData * mimeData, bool& hasAlpha );
static QColor colorFromMimeData( const QMimeData *data, bool& hasAlpha );

/**
* Attempts to parse mime data as a list of named colors
Expand Down

0 comments on commit 93e2159

Please sign in to comment.