src/core/contexts/qtwindowcontext.cpp
@@ -74,8 +74,6 @@ } class WindowEventFilter : public QObject { Q_OBJECT public: explicit WindowEventFilter(AbstractWindowContext *context, QObject *parent = nullptr); ~WindowEventFilter() override; @@ -202,5 +200,3 @@ } } #include "qtwindowcontext.moc"