RicWellPathImportPerforationIntervalsFeature. Rename method

This commit is contained in:
Bjørn Erik Jensen
2017-12-21 14:34:01 +01:00
parent 6028d8fcb3
commit a0cb42a93b
2 changed files with 4 additions and 4 deletions

View File

@@ -36,6 +36,6 @@ protected:
virtual void setupActionLook( QAction* actionToSetup ) override;
private:
static RimWellPathCollection* selectedWellPath();
static RimWellPathCollection* selectedWellPathCollection();
};