From 5bf057eca49b59f7516c6d5bb3f4dbbeb4713942 Mon Sep 17 00:00:00 2001 From: Joni Poikelin Date: Mon, 29 Oct 2018 09:40:55 +0200 Subject: Doc: Remove wrong return type Change-Id: Iebd325afcfc0e892f970d450b59e0249d1fcb83f Reviewed-by: Richard Moe Gustavsen --- src/quick/items/qquicktableview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/quick/items/qquicktableview.cpp') diff --git a/src/quick/items/qquicktableview.cpp b/src/quick/items/qquicktableview.cpp index 44c16e2d7e..7bbbd29e3b 100644 --- a/src/quick/items/qquicktableview.cpp +++ b/src/quick/items/qquicktableview.cpp @@ -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 -- cgit v1.2.3