Fix some doxygen issues

This commit is contained in:
Simon De Backer
2020-08-20 21:57:35 +02:00
parent 8626ca5d1b
commit 0c00d83b27
57 changed files with 270 additions and 195 deletions

View File

@@ -33,8 +33,9 @@ class FormulaAutonumberingW;
class AutoNumberingManagementW;
/**
This class, derived from ConfigPage, aims at providing the basic skeleton
for a project configuration page.
@brief The ProjectConfigPage class
This class, derived from ConfigPage,
aims at providing the basic skeleton for a project configuration page.
*/
class ProjectConfigPage : public ConfigPage {
Q_OBJECT