summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxeventthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/qnx/qqnxeventthread.h')
-rw-r--r--src/plugins/platforms/qnx/qqnxeventthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/platforms/qnx/qqnxeventthread.h b/src/plugins/platforms/qnx/qqnxeventthread.h
index 9724587c37..0bb26c3c06 100644
--- a/src/plugins/platforms/qnx/qqnxeventthread.h
+++ b/src/plugins/platforms/qnx/qqnxeventthread.h
@@ -57,7 +57,7 @@ public:
static void injectKeyboardEvent(int flags, int sym, int mod, int scan, int cap);
protected:
- virtual void run();
+ void run();
private:
void shutdown();