summaryrefslogtreecommitdiffstats
path: root/src/moc/moc_yacc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/moc/moc_yacc.cpp')
-rw-r--r--src/moc/moc_yacc.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/moc/moc_yacc.cpp b/src/moc/moc_yacc.cpp
index 57ee1e86..83caffeb 100644
--- a/src/moc/moc_yacc.cpp
+++ b/src/moc/moc_yacc.cpp
@@ -1334,11 +1334,11 @@ static const char *const yytname[] =
"ENUM", "CLASS", "STRUCT", "UNION", "ASM", "PRIVATE", "PROTECTED",
"PUBLIC", "OPERATOR", "DBL_COLON", "TRIPLE_DOT", "TEMPLATE", "NAMESPACE",
"USING", "MUTABLE", "THROW", "SIGNALS", "SLOTS", "TQ_OBJECT",
- "TQ_PROPERTY", "TQ_OVERRIDE", "TQ_CLASSINFO", "TQ_ENUMS", "TQ_SETS", "READ",
- "WRITE", "STORED", "DESIGNABLE", "SCRIPTABLE", "RESET", "'{'", "'}'",
- "'='", "';'", "'<'", "'>'", "','", "'['", "']'", "'('", "')'", "'*'",
- "'&'", "':'", "'+'", "'-'", "'/'", "'%'", "'^'", "'|'", "'~'", "'!'",
- "$accept", "declaration_seq", "declaration", "namespace_def",
+ "TQ_PROPERTY", "TQ_OVERRIDE", "TQ_CLASSINFO", "TQ_ENUMS", "TQ_SETS",
+ "READ", "WRITE", "STORED", "DESIGNABLE", "SCRIPTABLE", "RESET", "'{'",
+ "'}'", "'='", "';'", "'<'", "'>'", "','", "'['", "']'", "'('", "')'",
+ "'*'", "'&'", "':'", "'+'", "'-'", "'/'", "'%'", "'^'", "'|'", "'~'",
+ "'!'", "$accept", "declaration_seq", "declaration", "namespace_def",
"named_namespace_def", "$@1", "$@2", "unnamed_namespace_def", "$@3",
"$@4", "namespace_body", "namespace_alias_def", "using_directive",
"using_declaration", "class_def", "$@5", "class_name",