Start: the Start workbench should show the basic commands in the various context-menus.
See also https://forum.freecad.org/viewtopic.php?t=80498
This commit is contained in:
@@ -118,8 +118,7 @@ void StartGui::Workbench::loadStartPage()
|
||||
|
||||
void StartGui::Workbench::setupContextMenu(const char* recipient, Gui::MenuItem* item) const
|
||||
{
|
||||
Q_UNUSED(recipient);
|
||||
Q_UNUSED(item);
|
||||
Gui::StdWorkbench::setupContextMenu(recipient, item);
|
||||
}
|
||||
|
||||
Gui::MenuItem* StartGui::Workbench::setupMenuBar() const
|
||||
|
||||
Reference in New Issue
Block a user