Fix some doxygen issues

This commit is contained in:
Simon De Backer
2020-08-18 21:28:52 +02:00
parent ef15013715
commit 8e956df8d8
33 changed files with 204 additions and 159 deletions

View File

@@ -53,8 +53,8 @@ namespace Ui {
the properties of the two existing potential,
to apply it for the new potential.
Each constructor have a QUndoCommand @parent_undo for parameter
If @parent_undo isn't null, when user click on OK button,
Each constructor have a QUndoCommand parent_undo for parameter
If parent_undo isn't null, when user click on OK button,
the dialog will use the parent-undo
as parent of the undo command that describe the changes.
If parent_undo is null, the created undo-command is push