add part tool to task dialog for no selection

This commit is contained in:
Stefan Tröger 2015-07-06 21:41:49 +02:00
parent 0606e767cd
commit ecfe545b3b

View File

@ -640,6 +640,7 @@ void Workbench::activated()
const char* NoSel[] = { const char* NoSel[] = {
"PartDesign_Body", "PartDesign_Body",
"PartDesign_Part",
0}; 0};
Watcher.push_back(new Gui::TaskView::TaskWatcherCommandsEmptySelection( Watcher.push_back(new Gui::TaskView::TaskWatcherCommandsEmptySelection(
NoSel, NoSel,