forked from qt-creator/qt-creator
QmlJSEditor: Improve indentation of square brackets.
Task-number: QTCREATORBUG-583 Reviewed-by: Roberto Raggi
This commit is contained in:
@@ -64,6 +64,7 @@ private:
|
||||
|
||||
void eraseChar(QString &t, int k, QChar ch) const;
|
||||
QChar lastParen() const;
|
||||
bool hasUnclosedParenOrBracket() const;
|
||||
bool okay(QChar typedIn, QChar okayCh) const;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user