Skip to content
Snippets Groups Projects
Commit 83100c32 authored by t.knopff's avatar t.knopff
Browse files

Make SphericalDetectorItem::P_PHI_AXIS private

parent 87dd9bbf
No related branches found
No related tags found
1 merge request!96Refactor model: detector items
......@@ -20,8 +20,10 @@
class BasicAxisItem;
class BA_CORE_API_ SphericalDetectorItem : public DetectorItem {
public:
private:
static const QString P_PHI_AXIS;
public:
static const QString P_ALPHA_AXIS;
SphericalDetectorItem();
......
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