summary refs log tree commit diff
path: root/src/MainWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MainWindow.h')
-rw-r--r--src/MainWindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h

index 928446aa..c493b5b2 100644 --- a/src/MainWindow.h +++ b/src/MainWindow.h
@@ -45,9 +45,6 @@ public: } bool eventFilter(QObject *obj, QEvent *event) override; - -private: - QSet<QWindow *> m_postedWindows; }; class MainWindow : public QQuickView