Sine Striker
2023-12-26 1740ed5e0e765ebd8676733243eb3eaa81f95df1
src/widgets/widgetwindowagent_win.cpp
@@ -45,7 +45,7 @@
            ctx->setWindowAttribute(QStringLiteral("extra-margins"), defaultMargins);
            // Enable dark mode by default, otherwise the frame borders are white
            // ctx->setWindowAttribute(QStringLiteral("dark-mode"), true);
            ctx->setWindowAttribute(QStringLiteral("dark-mode"), true);
            ctx->installNativeEventFilter(this);
            ctx->installSharedEventFilter(this);