Zhao Yuhang
2023-12-13 59207cbc449e2e69e6b794115f8aeae168dba405
src/widgets/widgetwindowagent_p.h
@@ -17,7 +17,9 @@
        // Host
        QWidget *hostWidget{};
        std::unique_ptr<QObject> paintFilter;
#ifdef Q_OS_WINDOWS
        void setupWindows10BorderWorkaround();
#endif
    };
}