src/core/contexts/win32windowcontext.cpp
@@ -902,7 +902,7 @@ const auto &key = *static_cast<const QString *>(args[0]); const auto &newVar = *static_cast<const QVariant *>(args[1]); const auto &oldVar = *static_cast<const QVariant *>(args[2]); if (key == QStringLiteral("no-frame-shadow")) { if (newVar.toBool()) { // TODO: set off