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

@@ -882,8 +882,8 @@ void ProjectView::diagramAdded(Diagram *diagram)
/**
@brief ProjectView::updateTabTitle
Update the title of the tab which display the diagram view @diagram_view.
@param diagram : The diagram view.
Update the title of the tab which display the diagram view.
@param diagram_view : The diagram view.
*/
void ProjectView::updateTabTitle(DiagramView *diagram_view)
{