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

@@ -44,7 +44,8 @@ QString TitleBlockTemplatesCollection::title() const {
}
/**
@oaram title New title for this collection
@brief TitleBlockTemplatesCollection::setTitle
@param title : New title for this collection
*/
void TitleBlockTemplatesCollection::setTitle(const QString &title) {
title_ = title;