Fix some doxygen issues

This commit is contained in:
Simon De Backer
2020-08-19 21:24:48 +02:00
parent f5725531c2
commit 666f20856e
21 changed files with 149 additions and 93 deletions

View File

@@ -82,7 +82,7 @@ QString SummaryQueryWidget::queryStr() const
/**
@brief SummaryQueryWidget::setQuery
@param query
set the current query to @query.
set the current query to query.
If it's possible, rebuild the state of the widget from the query
*/
void SummaryQueryWidget::setQuery(const QString &query)