SineStriker
2023-12-13 b49663c490141b75605eafa381f6c9e2c736147d
src/core/contexts/win32windowcontext.cpp
@@ -84,7 +84,7 @@
    // ### FIXME: Tell the user to call in the documentation, instead of automatically
    // calling it directly.
    // ### FIXME FIXME FIXME
    static struct QWK_Hook {
    static const struct QWK_Hook {
        QWK_Hook() {
            qApp->setAttribute(Qt::AA_DontCreateNativeWidgetSiblings);
        }