Sine Striker
2023-12-05 3cfe15a9c3db0993d8b8fef5d148625840e5a75c
src/core/contexts/qtwindowcontext_p.h
@@ -8,7 +8,7 @@
    class QWK_CORE_EXPORT QtWindowContext : public AbstractWindowContext {
        Q_OBJECT
    public:
        QtWindowContext(QWindow *window, WindowItemDelegate *delegate);
        QtWindowContext(QObject *host, WindowItemDelegate *delegate);
        ~QtWindowContext();
    public: