SineStriker
2025-03-14 7966371dead9076db6c56de4074b36d6f628678b
src/quick/quickwindowagent.cpp
@@ -44,9 +44,6 @@
            return false;
        }
        // Make sure the native window handle is actually created before we apply
        // various hooks. But we don't need the actual window handle so just ignore it.
        std::ignore = window->winId();
        d->setup(window, new QuickItemDelegate());
        d->hostWindow = window;