aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickwheelhandler_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/handlers/qquickwheelhandler_p_p.h')
-rw-r--r--src/quick/handlers/qquickwheelhandler_p_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quick/handlers/qquickwheelhandler_p_p.h b/src/quick/handlers/qquickwheelhandler_p_p.h
index d35e04c51b..b18f83cb16 100644
--- a/src/quick/handlers/qquickwheelhandler_p_p.h
+++ b/src/quick/handlers/qquickwheelhandler_p_p.h
@@ -80,6 +80,7 @@ public:
mutable bool metaPropertyDirty = true;
bool invertible = true;
bool targetTransformAroundCursor = true;
+ QQuickWheelEvent wheelEvent;
};
QT_END_NAMESPACE