Yuhang Zhao
2024-11-18 e4c90afe8e92f7431ff1568c90b1e1ef20e39087
src/quick/qwkquickglobal.cpp
@@ -21,6 +21,7 @@
        }
        once = true;
        // @uri QWindowKit
        qmlRegisterType<QuickWindowAgent>(kModuleUri, 1, 0, "WindowAgent");
        qmlRegisterModule(kModuleUri, 1, 0);
    }