aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickstackview_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/qquickstackview_p_p.h')
-rw-r--r--src/templates/qquickstackview_p_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/templates/qquickstackview_p_p.h b/src/templates/qquickstackview_p_p.h
index 94919939..d37334d8 100644
--- a/src/templates/qquickstackview_p_p.h
+++ b/src/templates/qquickstackview_p_p.h
@@ -89,6 +89,8 @@ public:
bool removal;
bool ownItem;
bool ownComponent;
+ bool widthValid;
+ bool heightValid;
QQmlContext *context;
QQmlComponent *component;
QQmlIncubator *incubator;