Start: New start workbench
This commit is contained in:
committed by
Yorik van Havre
parent
8236f158d8
commit
ac6586a207
@@ -128,7 +128,8 @@ Gui::ToolBarItem* StartGui::Workbench::setupToolBars() const
|
||||
// web navigation toolbar
|
||||
Gui::ToolBarItem* navigation = new Gui::ToolBarItem(root);
|
||||
navigation->setCommand("Navigation");
|
||||
*navigation << "Web_OpenWebsite"
|
||||
*navigation << "Web_OpenWebsite"
|
||||
<< "Start_StartPage"
|
||||
<< "Separator"
|
||||
<< "Web_BrowserBack"
|
||||
<< "Web_BrowserNext"
|
||||
|
||||
Reference in New Issue
Block a user