aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickdrawer_p_p.h
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-04-21 21:24:20 +0300
committerJ-P Nurmi <jpnurmi@qt.io>2017-04-21 21:24:32 +0300
commit2dc6251ecf98422fec842d924246c678b29bc333 (patch)
tree7aefa07177e91a0adb8f38a0e452f312321c789f /src/quicktemplates2/qquickdrawer_p_p.h
parent5479c13959406ec5622fba22f8581f0d5cb09bf9 (diff)
parent7faafa470eee71c51255e276e7b9df5beed2dd5b (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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quicktemplates2/qquickdrawer_p_p.h b/src/quicktemplates2/qquickdrawer_p_p.h
index 3afab9cc..c2c5beaf 100644
--- a/src/quicktemplates2/qquickdrawer_p_p.h
+++ b/src/quicktemplates2/qquickdrawer_p_p.h
@@ -70,7 +70,7 @@ public:
void reposition() override;
void resizeOverlay() override;
- bool startDrag(QQuickWindow *window, QMouseEvent *event);
+ bool startDrag(QEvent *event);
bool grabMouse(QMouseEvent *event);
bool ungrabMouse(QMouseEvent *event);