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