iveswang
2024-06-12 7610c3a509b8a04d25e72a6282d9c8ea8ecbd27f
src/quick/qwkquickglobal.cpp
@@ -21,6 +21,7 @@
        }
        once = true;
        // @uri QWindowKit
        qmlRegisterType<QuickWindowAgent>(kModuleUri, 1, 0, "WindowAgent");
        qmlRegisterModule(kModuleUri, 1, 0);
    }