Sine Striker
2023-12-17 eda513356b8eb58b3069ddceb8c3dbc63c7fcdcd
src/widgets/widgetwindowagent_p.h
@@ -16,10 +16,16 @@
        // Host
        QWidget *hostWidget{};
#ifdef Q_OS_MAC
        QWidget *systemButtonAreaWidget{};
        std::unique_ptr<QObject> systemButtonAreaWidgetEventFilter;
#endif
        std::unique_ptr<QObject> paintFilter;
#ifdef Q_OS_WINDOWS
        void setupWindows10BorderWorkaround();
#endif
    };
}
#endif // WIDGETWINDOWAGENTPRIVATE_H
#endif // WIDGETWINDOWAGENTPRIVATE_H