Doc: Remove wrong return type

Change-Id: Iebd325afcfc0e892f970d450b59e0249d1fcb83f
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
This commit is contained in:
Joni Poikelin 2018-10-29 09:40:55 +02:00
parent 8510d64dea
commit 5bf057eca4
1 changed files with 1 additions and 1 deletions

View File

@ -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