Skip to content

Commit a3c762b

Browse files
committedNov 2, 2016
more doxygen fixes
1 parent 5a2bb5d commit a3c762b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/raster/qgscolorrampshader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class CORE_EXPORT QgsColorRampShader : public QgsRasterShaderFunction
7272
//! \brief Get the color ramp type
7373
QgsColorRampShader::ColorRamp_TYPE colorRampType() const { return mColorRampType; }
7474

75-
// \brief Get the color ramp type as a string
75+
//! \brief Get the color ramp type as a string
7676
QString colorRampTypeAsQString();
7777

7878
/** Get the original color ramp name

0 commit comments

Comments
 (0)
Please sign in to comment.