Fix doxygen comment

This commit is contained in:
Johannes Lorenz
2019-12-07 22:31:27 +01:00
committed by Johannes Lorenz
parent a77e592c19
commit 534d7ca9c5

View File

@@ -325,7 +325,7 @@ private:
DataType m_dataType;
ScaleType m_scaleType; //! scale type, linear by default
ScaleType m_scaleType; //!< scale type, linear by default
float m_value;
float m_initValue;
float m_minValue;