Doc: Fix qdoc warning caused by a changed argument name

Change-Id: Id2f28994f6cd1829bfc4bdc23c87aabe40f44f2c
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Leena Miettinen
2023-05-23 11:18:26 +02:00
parent ae26fa0dd7
commit b6a1935562

View File

@@ -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.
*/