Skip to content
Snippets Groups Projects
Commit d2f006f3 authored by Gigg, Martyn Anthony's avatar Gigg, Martyn Anthony
Browse files

Missed MantidPlot reference. Re #2650

parent d99e35b4
No related branches found
No related tags found
No related merge requests found
...@@ -459,7 +459,6 @@ void AlgEnvHistoryGrpBox::fillEnvHistoryGroupBox(const EnvironmentHistory& envHi ...@@ -459,7 +459,6 @@ void AlgEnvHistoryGrpBox::fillEnvHistoryGroupBox(const EnvironmentHistory& envHi
{ {
std::string osname=envHistory.osName(); std::string osname=envHistory.osName();
std::string osversion=envHistory.osVersion(); std::string osversion=envHistory.osVersion();
std::string userName=envHistory.userName();
std::string frwkversn=envHistory.frameworkVersion(); std::string frwkversn=envHistory.frameworkVersion();
QLineEdit* osNameEdit=getosNameEdit(); QLineEdit* osNameEdit=getosNameEdit();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment