Yuhang Zhao
2025-05-09 e9999fa61ea0ffa602c69e10e54996b3a636a5e6
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;