forked from qt-creator/qt-creator
Renabled setBindingForObject.
This commit is contained in:
@@ -53,6 +53,7 @@ class ClientProxy : public QObject
|
||||
|
||||
public:
|
||||
static ClientProxy *instance();
|
||||
|
||||
QDeclarativeDebugExpressionQuery *setBindingForObject(int objectDebugId,
|
||||
const QString &propertyName,
|
||||
const QVariant &value,
|
||||
|
||||
Reference in New Issue
Block a user