Add Icon to well log LAS curve

This commit is contained in:
Rebecca Cox
2018-03-15 13:04:57 +01:00
parent 69caf4b3b2
commit 7fbf195b18
2 changed files with 4 additions and 3 deletions

View File

@@ -36,5 +36,5 @@ protected:
virtual void setupActionLook( QAction* actionToSetup ) override;
private:
bool wellLogFilesAvailable() const;
static bool wellLogFilesAvailable();
};