forked from qt-creator/qt-creator
Reduced the number of ambiguous ExpressionOrDeclarationStatementAST nodes.
This commit is contained in:
@@ -94,6 +94,7 @@ public:
|
||||
MemoryPool *memoryPool() const;
|
||||
AST *ast() const;
|
||||
|
||||
bool blockErrors() const { return f._blockErrors; }
|
||||
bool blockErrors(bool block);
|
||||
|
||||
bool qtMocRunEnabled() const;
|
||||
|
||||
Reference in New Issue
Block a user