Skip to content
Snippets Groups Projects
Commit 6502cb0e authored by Matthias Puchner's avatar Matthias Puchner
Browse files

minor change

parent 4495fdcf
No related branches found
No related tags found
1 merge request!65Refactor Distribution Handling
......@@ -77,7 +77,7 @@ public:
std::string displayName() const;
//! Creates new parameter pool, with all local parameters and those of its children.
ParameterPool* createParameterTree() const;
virtual ParameterPool* createParameterTree() const override;
private:
const INode* m_parent{nullptr};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment