0000502: Help -> "Python Manuals" displays missing file dialog(windows) / does nothing(ubuntu)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5333 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
@@ -398,7 +398,6 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
Gui::MenuItem* help = new Gui::MenuItem( menuBar );
|
||||
help->setCommand("&Help");
|
||||
*help << "Std_OnlineHelp"
|
||||
<< "Std_OnlineHelpPython"
|
||||
<< "Std_PythonHelp"
|
||||
<< helpWebsites
|
||||
<< "Separator"
|
||||
|
||||
Reference in New Issue
Block a user