Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
1 addition
and
1 deletion.
-
+1
−1
src/core/symbology-ng/qgssymbollayerv2utils.h
|
@@ -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 |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.