mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 06:20:53 +01:00
Fix some doxygen issues
This commit is contained in:
@@ -56,8 +56,8 @@ TitleBlockTemplatesCollection *TitleBlockTemplateLocation::parentCollection() co
|
||||
}
|
||||
|
||||
/**
|
||||
@param project The new parent collection of the template, or 0 if none
|
||||
applies.
|
||||
@brief TitleBlockTemplateLocation::setParentCollection
|
||||
@param collection : TitleBlockTemplatesCollection
|
||||
*/
|
||||
void TitleBlockTemplateLocation::setParentCollection(TitleBlockTemplatesCollection *collection) {
|
||||
collection_ = collection;
|
||||
|
||||
Reference in New Issue
Block a user