sola.lu
2025-06-06 9dcea027f16c4ce5852da3dfc8aca284c582bd7d
src/core/contexts/win32windowcontext.cpp
@@ -109,7 +109,7 @@
#else
        if (const auto platformWindow =
                dynamic_cast<QNativeInterface::Private::QWindowsWindow *>(window->handle())) {
            platformWindow->setCustomMargins(margins);
            // platformWindow->setCustomMargins(margins);
        }
#endif
    }