mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 23:20:52 +01:00
Fix some doxygen issues
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user