TechDraw: Remove Share View from toolbars. Leave it in menu.
This commit is contained in:
committed by
WandererFan
parent
4d84efb061
commit
beda33d9e6
@@ -301,7 +301,6 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
*views << "TechDraw_ArchView";
|
||||
*views << "TechDraw_SpreadsheetView";
|
||||
*views << "TechDraw_ClipGroup";
|
||||
*views << "TechDraw_ShareView";
|
||||
*views << "TechDraw_ProjectShape";
|
||||
|
||||
Gui::ToolBarItem* stacking = new Gui::ToolBarItem(root);
|
||||
@@ -408,7 +407,6 @@ Gui::ToolBarItem* Workbench::setupCommandBars() const
|
||||
*views << "TechDraw_DraftView";
|
||||
*views << "TechDraw_SpreadsheetView";
|
||||
*views << "TechDraw_ClipGroup";
|
||||
*views << "TechDraw_ShareView";
|
||||
*views << "TechDraw_ProjectShape";
|
||||
|
||||
Gui::ToolBarItem* stacking = new Gui::ToolBarItem(root);
|
||||
|
||||
Reference in New Issue
Block a user