add part tool to task dialog for no selection
This commit is contained in:
parent
0606e767cd
commit
ecfe545b3b
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user