mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-30 01:39:59 +02:00
Fix some doxygen issues
This commit is contained in:
@@ -116,6 +116,7 @@ AddTextsGroupCommand::AddTextsGroupCommand(Element *element,
|
||||
/**
|
||||
@brief AddTextsGroupCommand::AddTextsGroupCommand
|
||||
@param element : The element to add a new group
|
||||
@param groupe_name
|
||||
@param texts_list : a list of texts to add to the created group
|
||||
(texts must be child of element)
|
||||
@param parent : parent undo
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
@param elmt : element to change information
|
||||
@param old_info : old info of element
|
||||
@param new_info : new info of element
|
||||
@param parent
|
||||
*/
|
||||
ChangeElementInformationCommand::ChangeElementInformationCommand(
|
||||
Element *elmt,
|
||||
|
||||
Reference in New Issue
Block a user