forked from qt-creator/qt-creator
Doc: Fix qdoc warnings in Core plugin docs
Change-Id: Id7b7c1c66e75ad5bce2ea9801493eb7872121e52 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -250,7 +250,7 @@ void IOptionsPage::setLayouter(const std::function<Layouting::LayoutItem ()> &la
|
||||
static QList<IOptionsPage *> g_optionsPages;
|
||||
|
||||
/*!
|
||||
Constructs an options page with the given \a parent and registers it
|
||||
Constructs an options page and registers it
|
||||
at the global options page pool if \a registerGlobally is \c true.
|
||||
*/
|
||||
IOptionsPage::IOptionsPage(bool registerGlobally)
|
||||
|
||||
Reference in New Issue
Block a user