Skip to content

Commit

Permalink
Merge branch 'feature/7614_interface_categories' into develop
Browse files Browse the repository at this point in the history
Refs #7614.

Conflicts:
	Code/Mantid/MantidPlot/src/ApplicationWindow.h
  • Loading branch information
PeterParker committed Oct 25, 2013
2 parents b5ba0a0 + 66f1940 commit 5208b69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Code/Mantid/MantidPlot/src/ApplicationWindow.h
Original file line number Diff line number Diff line change
Expand Up @@ -1401,9 +1401,8 @@ public slots:
QWidgetList *hiddenWindows;
QLineEdit *info;


QWidget* icatsearch;

QMenu *windowsMenu, *foldersMenu, *view, *graph, *fileMenu, *format, *edit, *recent, *interfaceMenu;
QMenu *help, *plot2DMenu, *analysisMenu, *multiPeakMenu, *icat;
QMenu *matrixMenu, *plot3DMenu, *plotDataMenu, *tablesDepend, *scriptingMenu;
Expand Down

0 comments on commit 5208b69

Please sign in to comment.