aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickdrawer_p_p.h
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-04-29 08:16:00 +0300
committerJ-P Nurmi <jpnurmi@qt.io>2017-04-29 08:16:17 +0300
commit9f63a8300f3164c5e210321d31387a56a6faeb07 (patch)
treeea87e4e6d26879c5fb544e1089a15e9ba76e8b14 /src/quicktemplates2/qquickdrawer_p_p.h
parent7fe5e4c6858a74db582d95fae29a591b40ff7cdd (diff)
parentc028ada0384ffaf22058536d0a7cba8e89f2106a (diff)
Merge remote-tracking branch 'origin/5.9' into dev
Diffstat (limited to 'src/quicktemplates2/qquickdrawer_p_p.h')
-rw-r--r--src/quicktemplates2/qquickdrawer_p_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quicktemplates2/qquickdrawer_p_p.h b/src/quicktemplates2/qquickdrawer_p_p.h
index dba3032e..304efb24 100644
--- a/src/quicktemplates2/qquickdrawer_p_p.h
+++ b/src/quicktemplates2/qquickdrawer_p_p.h
@@ -88,7 +88,6 @@ public:
qreal offset;
qreal position;
qreal dragMargin;
- QPointF pressPoint;
QQuickVelocityCalculator velocityCalculator;
};