minimal improvement of Document documentation

This commit is contained in:
Abdullah Tahiri
2017-05-29 15:19:08 +02:00
committed by wmayer
parent b4e942c08b
commit 7aa6ae828d

View File

@@ -361,6 +361,7 @@ protected:
/// callback from the Document objects after property was changed
void onChangedProperty(const DocumentObject *Who, const Property *What);
/// helper which Recompute only this feature
/// @return True if the recompute process of the Document shall be stopped, False if it shall be continued.
bool _recomputeFeature(DocumentObject* Feat);
void _clearRedos();