Skip to content

Commit

Permalink
Publish ScriptRepository GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
gesnerpassos committed Apr 18, 2013
1 parent dd10a2c commit a55b0de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Code/Mantid/MantidPlot/src/ApplicationWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9163,8 +9163,7 @@ void ApplicationWindow::fileMenuAboutToShow()
fileMenu->addAction(actionManageDirs);
fileMenu->insertSeparator();
fileMenu->addAction(actionLoadImage);
// pulled from Release 2.4.
//fileMenu->addAction(actionScriptRepo);
fileMenu->addAction(actionScriptRepo);

MdiSubWindow *w = activeWindow();
if (w && w->isA("Matrix"))
Expand Down

0 comments on commit a55b0de

Please sign in to comment.