forked from qt-creator/qt-creator
Handle comments at the end of braceless control statements.
This commit is contained in:
@@ -84,6 +84,8 @@ private:
|
||||
int indentForContinuationLine();
|
||||
int indentForStandaloneLine();
|
||||
|
||||
QmlJSScanner::Token lastToken() const;
|
||||
|
||||
private:
|
||||
int ppHardwareTabSize;
|
||||
int ppIndentSize;
|
||||
|
||||
Reference in New Issue
Block a user