Skip to content

Commit

Permalink
Re #4282. The menubar should be back on again
Browse files Browse the repository at this point in the history
  • Loading branch information
mantid-roman committed Jan 12, 2012
1 parent 54cd144 commit 15e4cf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Code/Mantid/MantidPlot/src/ApplicationWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1406,7 +1406,6 @@ void ApplicationWindow::plotMenuAboutToShow()

void ApplicationWindow::customMenu(MdiSubWindow* w)
{
if (!existsWindow(w)) return;
myMenuBar()->clear();
myMenuBar()->insertItem(tr("&File"), fileMenu);
fileMenuAboutToShow();
Expand Down

0 comments on commit 15e4cf2

Please sign in to comment.