forked from qt-creator/qt-creator
Doc: Fix qdoc warning caused by a changed argument name
Change-Id: Id2f28994f6cd1829bfc4bdc23c87aabe40f44f2c Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -549,7 +549,7 @@ void LayoutItem::addItems(const LayoutItems &items)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
Attach the constructed layout to the provided \c QWidget \a parent.
|
Attaches the constructed layout to the provided QWidget \a w.
|
||||||
|
|
||||||
This operation can only be performed once per LayoutBuilder instance.
|
This operation can only be performed once per LayoutBuilder instance.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user