Skip to content
Snippets Groups Projects
Commit 2a7aa96c authored by Tom Titcombe's avatar Tom Titcombe
Browse files

Change isis sans (deprecated) to old isis sans (deprecated)

This name change further distinguishes the new and old guis
parent da721097
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ This release sees the "new" ISIS SANS interface becoming the primary interface,
Active development will only be carried out on the new interface and only major bugs will be fixed in the deprecated interface.
This change does not affect the functionality of either of the interfaces.
To signify this change, the "ISIS SANS" interface has been renamed "ISIS SANS (Deprecated)" and the "ISIS SANS v2 experimental" interface has been renamed "ISIS SANS".
To signify this change, the "ISIS SANS" interface has been renamed "Old ISIS SANS (Deprecated)" and the "ISIS SANS v2 experimental" interface has been renamed "ISIS SANS".
The old interface will be removed in a later release.
.. figure:: ../../images/sans_isis_interface_4.0.png
......
......@@ -51,7 +51,7 @@ class SANSRunWindow : public MantidQt::API::UserSubWindow {
public:
/// Name of the interface
static std::string name() { return "ISIS SANS (Deprecated)"; }
static std::string name() { return "Old ISIS SANS (Deprecated)"; }
// This interface's categories.
static QString categoryInfo() { return "SANS"; }
......
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