forked from qt-creator/qt-creator
Ensure the chunks are completed.
This commit is contained in:
@@ -119,6 +119,8 @@ private:
|
||||
QList<ScopedSymbol *> _scopes;
|
||||
QList<TemplateDeclarationAST *> _templateDeclarationStack;
|
||||
QVector<Use> _typeUsages;
|
||||
bool _flushRequested;
|
||||
unsigned _flushLine;
|
||||
};
|
||||
|
||||
} // end of namespace CPlusPlus
|
||||
|
||||
Reference in New Issue
Block a user