aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktableview.cpp
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-11-06 01:00:08 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-11-06 01:00:09 +0100
commit8a9a907fc95cc02ad61f07e861716b9cbefabea1 (patch)
treef41ae3b03e458c4cedcc64efff4427bc9062318d /src/quick/items/qquicktableview.cpp
parent0fce840dd2a9c4f53c1ee6904b92b3113d088f2a (diff)
parent2cc77519ebf1b5e7249c1e2f6fec97816c068cd0 (diff)
Merge remote-tracking branch 'origin/5.12' into dev
Diffstat (limited to 'src/quick/items/qquicktableview.cpp')
-rw-r--r--src/quick/items/qquicktableview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquicktableview.cpp b/src/quick/items/qquicktableview.cpp
index db2c4ae7d3..de1169c972 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