forked from qt-creator/qt-creator
QmlJS: Fix switch statement indentation.
Task-number: QTCREATORBUG-756
This commit is contained in:
@@ -134,6 +134,7 @@ private:
|
||||
const bool *yyLeftBraceFollows;
|
||||
|
||||
QRegExp braceX;
|
||||
QRegExp caseOrDefault;
|
||||
};
|
||||
|
||||
} // namespace QmlJS
|
||||
|
||||
Reference in New Issue
Block a user