summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qdnd_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qdnd_p.h')
-rw-r--r--src/gui/kernel/qdnd_p.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gui/kernel/qdnd_p.h b/src/gui/kernel/qdnd_p.h
index 7159acf594..2a81de5c7f 100644
--- a/src/gui/kernel/qdnd_p.h
+++ b/src/gui/kernel/qdnd_p.h
@@ -200,6 +200,9 @@ public:
QShapedPixmapWindow *shapedPixmapWindow;
+ void unmanageEvents();
+ void stopDrag();
+
private:
QMimeData *platformDropData;