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

@@ -69,7 +69,7 @@ public:
/// widget that holds the titlebar and tab-widget which holds the
/// DockWidgets.
///@param parent just forward to Frame's constructor
///@param options just forward to Frame's constructor
///@param FrameOptions just forward to Frame's constructor
virtual Frame* createFrame(QWidgetOrQuick *parent = nullptr, FrameOptions = FrameOption_None) const = 0;
///@brief Called internally by the framework to create a TitleBar