Gui: add function to observe before changing a property
This commit is contained in:
@@ -169,6 +169,8 @@ void ViewProviderDocumentObject::onBeforeChange(const App::Property* prop)
|
||||
onBeforeChangeProperty(doc, prop);
|
||||
}
|
||||
}
|
||||
|
||||
ViewProvider::onBeforeChange(prop);
|
||||
}
|
||||
|
||||
void ViewProviderDocumentObject::onChanged(const App::Property* prop)
|
||||
|
||||
Reference in New Issue
Block a user