src/quick/qwkquickglobal.cpp
@@ -1,7 +1,13 @@ // Copyright (C) 2023-2024 Stdware Collections (https://www.github.com/stdware) // Copyright (C) 2021-2023 wangwenx190 (Yuhang Zhao) // SPDX-License-Identifier: Apache-2.0 #include "qwkquickglobal.h" #include "quickwindowagent.h" #include <QtQml/QQmlEngine> #include "quickwindowagent.h" namespace QWK { static constexpr const char kModuleUri[] = "QWindowKit";