Add const

This commit is contained in:
Joakim Hove
2021-10-08 20:58:49 +02:00
parent 0ca1f7a8b2
commit 4da52424c7
2 changed files with 3 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ public:
bool isOperableAndSolvable() const;
void initCompletions();
void closeCompletions(WellTestState& wellTestState);
void closeCompletions(const WellTestState& wellTestState);
void setVFPProperties(const VFPProperties* vfp_properties_arg);
void setGuideRate(const GuideRate* guide_rate_arg);