summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/unix/qunixeventdispatcher_qpa_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/platform/unix/qunixeventdispatcher_qpa_p.h')
-rw-r--r--src/gui/platform/unix/qunixeventdispatcher_qpa_p.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/platform/unix/qunixeventdispatcher_qpa_p.h b/src/gui/platform/unix/qunixeventdispatcher_qpa_p.h
index 9cd16be22a..d1ff7298ee 100644
--- a/src/gui/platform/unix/qunixeventdispatcher_qpa_p.h
+++ b/src/gui/platform/unix/qunixeventdispatcher_qpa_p.h
@@ -65,9 +65,6 @@ public:
~QUnixEventDispatcherQPA();
bool processEvents(QEventLoop::ProcessEventsFlags flags) override;
- bool hasPendingEvents() override;
-
- void flush() override;
};
QT_END_NAMESPACE