aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktableview_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/items/qquicktableview_p.h')
-rw-r--r--src/quick/items/qquicktableview_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/quick/items/qquicktableview_p.h b/src/quick/items/qquicktableview_p.h
index 513e644e43..ff9a22f9af 100644
--- a/src/quick/items/qquicktableview_p.h
+++ b/src/quick/items/qquicktableview_p.h
@@ -129,6 +129,8 @@ public:
qreal explicitContentHeight() const;
void setExplicitContentHeight(qreal height);
+ Q_INVOKABLE void forceLayout();
+
static QQuickTableViewAttached *qmlAttachedProperties(QObject *);
Q_SIGNALS: