| 1 | // Copyright (C) 2022 The Qt Company Ltd. |
|---|---|
| 2 | // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only |
| 3 | #include "qqmldomconstants_p.h" |
| 4 | |
| 5 | QT_BEGIN_NAMESPACE |
| 6 | |
| 7 | namespace QQmlJS::Dom { |
| 8 | |
| 9 | } // end namespace QQmlJS::Dom |
| 10 | |
| 11 | QT_END_NAMESPACE |
| 12 | |
| 13 | #include "moc_qqmldomconstants_p.cpp" |
| 14 |
