Fix various doxygen issues in the documentation

This commit is contained in:
Artur Wieczorek
2019-10-20 11:52:26 +02:00
parent 8d962b0121
commit 5925893eed
29 changed files with 58 additions and 37 deletions

View File

@@ -299,6 +299,7 @@ public:
broken either after a new line or wrapped, at word boundary, if their
width would become bigger than the specified maximal width.
@param message The text to be displayed.
@param widthMax Specifies the text's maximum width (this argument is
available since version 3.1.1, previous versions always behaved as if
the maximal width of -1 was specified).