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:
wmayer
2011-12-21 15:24:19 +00:00
parent 7f41cb84d5
commit aab04bd85e
4 changed files with 1 additions and 40 deletions

View File

@@ -303,7 +303,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"