PartDesign/Gui: initial migration command implementation

This commit is contained in:
Alexander Golubev
2015-08-17 12:54:39 +03:00
committed by Stefan Tröger
parent c4f094bba4
commit 492f1d24a4
7 changed files with 361 additions and 181 deletions

View File

@@ -69,7 +69,6 @@ public:
/**
* Force the desired workflow in document
* Note: currently added for testing purpose; May be removed later
*/
void forceWorkflow (const App::Document *doc, Workflow wf);