Skip to content
Snippets Groups Projects
Commit 57e62192 authored by Celine Durniak's avatar Celine Durniak
Browse files

Update category of MonitorEfficiencyCorUser

parent 90f20ef4
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ public:
/// Algorithm's version
virtual int version() const { return 1; }
/// Algorithm's category for identification
virtual const std::string category() const { return "MLZ;CorrectionFunctions\\NormalisationCorrections"; }
virtual const std::string category() const { return "CorrectionFunctions\\NormalisationCorrections"; }
private:
/// Initialisation code
......
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