mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 02:10:52 +01:00
Fix some doxygen issues
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
/**
|
||||
@brief AddTableDialog::AddTableDialog
|
||||
@param content_widget : the widget to display in the "content" tab.
|
||||
This dialog take ownership of @content_widget.
|
||||
This dialog take ownership of content_widget.
|
||||
@param parent : parent widget.
|
||||
*/
|
||||
AddTableDialog::AddTableDialog(QWidget *content_widget, QWidget *parent) :
|
||||
|
||||
Reference in New Issue
Block a user