summaryrefslogtreecommitdiffstats
path: root/src/plugins/blackberry/common/windowgrabber.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/blackberry/common/windowgrabber.h')
-rw-r--r--src/plugins/blackberry/common/windowgrabber.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/blackberry/common/windowgrabber.h b/src/plugins/blackberry/common/windowgrabber.h
index f8e3686a2..7ec4202a2 100644
--- a/src/plugins/blackberry/common/windowgrabber.h
+++ b/src/plugins/blackberry/common/windowgrabber.h
@@ -69,6 +69,8 @@ public:
bool nativeEventFilter(const QByteArray &eventType, void *message, long *result) Q_DECL_OVERRIDE;
+ bool handleScreenEvent(screen_event_t event);
+
QByteArray windowGroupId() const;
signals: