SineStriker
2023-12-16 abdad66bae077da6c3480db457beb47df5eda813
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"