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