forked from qt-creator/qt-creator
Implemented include completion
Done-with: danimo
This commit is contained in:
@@ -55,6 +55,7 @@ private:
|
||||
int previousBlockState(const QTextBlock &block) const;
|
||||
|
||||
QList<SimpleToken> _tokens;
|
||||
QString _text;
|
||||
};
|
||||
|
||||
} // end of namespace CPlusPlus
|
||||
|
||||
Reference in New Issue
Block a user