forked from qt-creator/qt-creator
Refactored the QML/JS completer
This commit is contained in:
@@ -502,7 +502,6 @@ private:
|
||||
BooleanValue _booleanValue;
|
||||
StringValue _stringValue;
|
||||
QList<ObjectValue *> _objects;
|
||||
QHash<QString, const ObjectValue *> _qmlObjects;
|
||||
|
||||
ConvertToNumber _convertToNumber;
|
||||
ConvertToString _convertToString;
|
||||
|
Reference in New Issue
Block a user