Moved static method to the class where it belongs (more than it did).

This commit is contained in:
Pål Hagen
2015-09-25 18:14:25 +02:00
parent 803cc4328d
commit aa36a3f5e6
5 changed files with 43 additions and 38 deletions

View File

@@ -74,7 +74,6 @@ public:
RivWellPathPartMgr* partMgr();
void readWellPathFile();
static RimWellLogFile* readWellLogFile(const QString& logFilePath);
void updateFilePathsFromProjectPath();