Skip to content

Commit

Permalink
more doxygen fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Nov 2, 2016
1 parent 5a2bb5d commit a3c762b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/raster/qgscolorrampshader.h
Expand Up @@ -72,7 +72,7 @@ class CORE_EXPORT QgsColorRampShader : public QgsRasterShaderFunction
//! \brief Get the color ramp type
QgsColorRampShader::ColorRamp_TYPE colorRampType() const { return mColorRampType; }

// \brief Get the color ramp type as a string
//! \brief Get the color ramp type as a string
QString colorRampTypeAsQString();

/** Get the original color ramp name
Expand Down

0 comments on commit a3c762b

Please sign in to comment.