diff options
Diffstat (limited to 'src/declarative/qml/parser/qmljsparser_p.h')
-rw-r--r-- | src/declarative/qml/parser/qmljsparser_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/qml/parser/qmljsparser_p.h b/src/declarative/qml/parser/qmljsparser_p.h index 55b76cf..e82c9c5 100644 --- a/src/declarative/qml/parser/qmljsparser_p.h +++ b/src/declarative/qml/parser/qmljsparser_p.h @@ -198,9 +198,9 @@ protected: -#define J_SCRIPT_REGEXPLITERAL_RULE1 59 +#define J_SCRIPT_REGEXPLITERAL_RULE1 65 -#define J_SCRIPT_REGEXPLITERAL_RULE2 60 +#define J_SCRIPT_REGEXPLITERAL_RULE2 66 QT_END_NAMESPACE |