Zhao Yuhang
2023-12-15 dddf96c011723a12b11acc2980c10eb370961021
src/widgets/widgetwindowagent_p.h
@@ -17,9 +17,13 @@
        // Host
        QWidget *hostWidget{};
        std::unique_ptr<QObject> paintFilter;
#ifdef Q_OS_WINDOWS
        void setupWindows10BorderWorkaround();
#elif defined(Q_OS_MACOS)
        void setupMacOSTitleBar(QWidget *titleBar);
#endif
    };
}
#endif // WIDGETWINDOWAGENTPRIVATE_H
#endif // WIDGETWINDOWAGENTPRIVATE_H