PartDesign: Add preview TaskBox to all feature task dialogs
This commit is contained in:
@@ -713,6 +713,7 @@ TaskDlgHelixParameters::TaskDlgHelixParameters(ViewProviderHelix* HelixView)
|
||||
{
|
||||
assert(HelixView);
|
||||
Content.push_back(new TaskHelixParameters(HelixView));
|
||||
Content.push_back(preview);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user