Sine Striker
2023-12-19 c1bf0c26683017c77c596c8e55fb78e901ff7b01
src/quick/quickwindowagent_win.cpp
@@ -8,7 +8,6 @@
namespace QWK {
    class BorderItem : public QQuickPaintedItem, public NativeEventFilter {
        Q_OBJECT
    public:
        explicit BorderItem(QQuickItem *parent, AbstractWindowContext *context);
        ~BorderItem() override;
@@ -120,5 +119,3 @@
    }
}
#include "quickwindowagent_win.moc"