Doc: Remove wrong return type
Change-Id: Iebd325afcfc0e892f970d450b59e0249d1fcb83f Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
This commit is contained in:
parent
8510d64dea
commit
5bf057eca4
|
@ -314,7 +314,7 @@
|
|||
*/
|
||||
|
||||
/*!
|
||||
\qmlmethod real QtQuick::TableView::forceLayout
|
||||
\qmlmethod QtQuick::TableView::forceLayout
|
||||
|
||||
Responding to changes in the model are batched so that they are handled
|
||||
only once per frame. This means the TableView delays showing any changes
|
||||
|
|
Loading…
Reference in New Issue