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