doxygen fix

This commit is contained in:
2023-10-12 19:53:03 +02:00
parent 9b8bf22795
commit 35b1478666
-2
View File
@@ -105,7 +105,6 @@ public:
/** /**
* @brief Set the minium and the maximum for all entries * @brief Set the minium and the maximum for all entries
* *
* @param valueNumber the entry
* @param min * @param min
* @param max * @param max
*/ */
@@ -124,7 +123,6 @@ public:
/** /**
* @brief Set the minium, the maximum and the steps for all entries * @brief Set the minium, the maximum and the steps for all entries
* *
* @param valueNumber the entry
* @param min * @param min
* @param max * @param max
* @param steps for increment and decrement * @param steps for increment and decrement