mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#1292 Fixed CppCheck Issues in ModelVisualization
This commit is contained in:
@@ -40,7 +40,7 @@ class RimWellPath;
|
||||
class RivWellPathPartMgr : public cvf::Object
|
||||
{
|
||||
public:
|
||||
RivWellPathPartMgr(RimWellPath* wellPath);
|
||||
explicit RivWellPathPartMgr(RimWellPath* wellPath);
|
||||
~RivWellPathPartMgr();
|
||||
|
||||
void setScaleTransform(cvf::Transform * scaleTransform);
|
||||
|
||||
Reference in New Issue
Block a user