various minor documentation fixes for doxygen

This commit is contained in:
Allen Winter
2020-07-29 18:58:17 -04:00
parent 82abc90133
commit fc633f2547
4 changed files with 6 additions and 6 deletions

View File

@@ -59,7 +59,7 @@ public:
/**
* @brief Docks a DockWidget into the central frame, tabbed.
* @warning Requires that the MainWindow was constructed with MainWindowOption_HasCentralFrame option.
* @param The DockWidget to dock.
* @param The dockwidget to dock.
*
* @sa DockWidgetBase::addDockWidgetAsTab()
*/