forked from qt-creator/qt-creator
Call the base implementation of ObjectValue::process()
This commit is contained in:
@@ -91,6 +91,7 @@ public:
|
||||
processor->process(slotName, engine()->undefinedValue()); // ### FIXME: assign a decent type to the property
|
||||
}
|
||||
|
||||
ObjectValue::processMembers(processor);
|
||||
}
|
||||
|
||||
const Value *propertyValue(const QMetaProperty &prop) const {
|
||||
|
Reference in New Issue
Block a user