2021-07-07 10:46:16 +02:00
|
|
|
diff --git a/src/libs/qmljs/parser/qmljsgrammar_p.h b/src/libs/qmljs/parser/qmljsgrammar_p.h
|
2022-12-19 14:00:30 +01:00
|
|
|
index d1c6545896..74a98634f9 100644
|
2021-07-07 10:46:16 +02:00
|
|
|
--- a/src/libs/qmljs/parser/qmljsgrammar_p.h
|
|
|
|
|
+++ b/src/libs/qmljs/parser/qmljsgrammar_p.h
|
2022-12-19 14:00:30 +01:00
|
|
|
@@ -1,11 +1,9 @@
|
|
|
|
|
// Copyright (C) 2021 The Qt Company Ltd.
|
|
|
|
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0
|
2021-07-07 10:46:16 +02:00
|
|
|
-// This file was generated by qlalr - DO NOT EDIT!
|
2020-02-28 17:51:32 +01:00
|
|
|
#ifndef QMLJSGRAMMAR_P_H
|
|
|
|
|
#define QMLJSGRAMMAR_P_H
|
2021-07-07 10:46:16 +02:00
|
|
|
-#include "qmljsglobal_p.h"
|
2022-12-19 14:00:30 +01:00
|
|
|
|
2021-07-07 10:46:16 +02:00
|
|
|
-class QML_PARSER_EXPORT QmlJSGrammar
|
2022-12-19 14:00:30 +01:00
|
|
|
+class QmlJSGrammar
|
2014-01-15 00:18:53 +01:00
|
|
|
{
|
|
|
|
|
public:
|
2020-02-28 17:51:32 +01:00
|
|
|
enum VariousConstants {
|