PartDesign: make MultiTransform honour the "Update view" checkbox when adding transformations

This commit is contained in:
jrheinlaender
2012-09-14 00:16:43 +02:00
committed by logari81
parent 9ec4e0b029
commit a424200862
4 changed files with 16 additions and 8 deletions

View File

@@ -76,6 +76,7 @@ private Q_SLOTS:
virtual void onSubTaskButtonOK();
// Note: There is no Cancel button because I couldn't work out how to save the state of
// a subFeature so as to revert the changes of an edit operation
virtual void onUpdateView(bool);
protected:
virtual void changeEvent(QEvent *e);