forked from qt-creator/qt-creator
fixes related to update of delta
This commit is contained in:
committed by
Olivier Goffart
parent
d98977513d
commit
25b86926c7
@@ -52,6 +52,7 @@ private slots:
|
||||
void setEditor(Core::IEditor *editor);
|
||||
|
||||
private:
|
||||
QList<QDeclarativeDebugObjectReference > objectReferencesForOffset(quint32 offset) const;
|
||||
QVariant castToLiteral(const QString &expression, QmlJS::AST::UiScriptBinding *scriptBinding);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user