Sine Striker
2023-12-29 6eb2efea00eb07ce3a6b089b984885ce4a08c9ca
src/quick/quickwindowagent_p.h
@@ -27,11 +27,16 @@
        // Host
        QQuickWindow *hostWindow{};
#if defined(Q_OS_WINDOWS) && QWINDOWKIT_CONFIG(ENABLE_WINDOWS_SYSTEM_BORDER)
#ifdef Q_OS_MAC
        QQuickItem *systemButtonAreaItem{};
        std::unique_ptr<QObject> systemButtonAreaItemHandler;
#endif
#if defined(Q_OS_WINDOWS) && QWINDOWKIT_CONFIG(ENABLE_WINDOWS_SYSTEM_BORDERS)
        void setupWindows10BorderWorkaround();
#endif
    };
}
#endif // QUICKWINDOWAGENTPRIVATE_H
#endif // QUICKWINDOWAGENTPRIVATE_H