Skip to content

Commit

Permalink
Refs #10658 Add OFFSPEC to ISIS Refl UI instrument list
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Jeffery committed Jan 7, 2015
1 parent 073e738 commit 96db873
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -129,6 +129,7 @@ namespace MantidQt
instruments.push_back("SURF");
instruments.push_back("CRISP");
instruments.push_back("POLREF");
instruments.push_back("OFFSPEC");

//If the user's configured default instrument is in this list, set it as the default, otherwise use INTER
const std::string defaultInst = Mantid::Kernel::ConfigService::Instance().getString("default.instrument");
Expand Down

0 comments on commit 96db873

Please sign in to comment.