]> vaikene.ee Git - evaf/blobdiff - src/libs/Common/util.h
Doxygen documentation fixes.
[evaf] / src / libs / Common / util.h
index 799f8aacebb61a16df1d7a05b033a14ce4822adc..80fae6236eb60c3236de95675e9ebfe6b31888e9 100644 (file)
@@ -58,7 +58,7 @@ inline bool isFalse(QString const & str)
  * Converts strings to variant values
  * @param value The string
  * @param defaultValue The default value
- * @param Variant value converted from the string or the default if failed
+ * @return value converted from the string or the default if failed
  *
  * This function converts strings to variant values. The type of the expected value is determined
  * from the default value. If the string fails to convert to the expected type, returns the