Skip to content
Snippets Groups Projects
Commit c525d12e authored by Hahn, Steven's avatar Hahn, Steven
Browse files

clang-format

parent c223009d
No related branches found
No related tags found
No related merge requests found
......@@ -52,8 +52,6 @@ public:
~FilterUpdateProgressAction() {}
private:
Filter *m_filter;
/// Message associated with the progress action
......
......@@ -58,8 +58,6 @@ public:
private:
/// imd workspace shared ptr.
Mantid::API::IMDWorkspace_sptr m_workspace;
};
}
}
......
......@@ -50,6 +50,7 @@ public:
static Mantid::Geometry::MDImplicitFunction *exec(vtkDataSet *dataSet);
Mantid::Geometry::MDImplicitFunction *execute();
~vtkDataSetToImplicitFunction();
private:
vtkDataSet *m_dataset;
};
......
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