mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-03 12:09:58 +01:00
Fix some doxygen issues
This commit is contained in:
@@ -24,8 +24,10 @@
|
||||
#define PR(x) qDebug() << #x " = " << x;
|
||||
|
||||
/**
|
||||
Constructor
|
||||
@param an project (QETProject) of QET file
|
||||
@brief nomenclature::nomenclature
|
||||
Constructor
|
||||
@param project : an project (QETProject) of QET file
|
||||
@param parent
|
||||
*/
|
||||
nomenclature::nomenclature(QETProject *project, QWidget *parent):
|
||||
m_project(project)
|
||||
|
||||
Reference in New Issue
Block a user