forked from qt-creator/qt-creator
Initialize ExpressionUnderCursor's _jumpedComma.
This commit is contained in:
@@ -59,6 +59,7 @@ private:
|
||||
int previousBlockState(const QTextBlock &block);
|
||||
bool isAccessToken(const SimpleToken &tk);
|
||||
|
||||
private:
|
||||
bool _jumpedComma;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user