PartDesign: fix offering transformed tools in the task panel

This commit is contained in:
logari81 2012-09-18 12:15:22 +02:00
parent b4b35eb295
commit affa827e06

View File

@ -103,10 +103,10 @@ void Workbench::activated()
"PartDesign_MultiTransform",
0};
Watcher.push_back(new Gui::TaskView::TaskWatcherCommands(
"SELECT Part::Feature",
"SELECT PartDesign::SketchBased",
Transformed,
"Transformation tools",
"PartDesign_Mirrored"
"PartDesign_MultiTransform"
));
const char* Empty[] = {