generalize preview mode

This commit is contained in:
Stefan Tröger
2015-05-31 07:34:38 +02:00
parent 31ac29501c
commit 254e2226ba
10 changed files with 410 additions and 230 deletions

View File

@@ -140,6 +140,7 @@ PyMODINIT_FUNC initPartDesignGui()
PartDesignGui::ViewProviderDatumPlane ::init();
PartDesignGui::ViewProviderDatumCoordinateSystem::init();
PartDesignGui::ViewProviderBoolean ::init();
PartDesignGui::ViewProviderAddSub ::init();
PartDesignGui::ViewProviderPrimitive ::init();
PartDesignGui::ViewProviderPipe ::init();