mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add well log loaders.
This commit is contained in:
@@ -43,7 +43,6 @@ private slots:
|
||||
void parquetDownloadComplete( const QByteArray& contents, const QString& url, const QString& id );
|
||||
|
||||
private:
|
||||
std::map<QString, QByteArray> m_parquetData;
|
||||
std::map<QString, RimOsduWellPath*> m_wellPaths;
|
||||
std::map<QString, int> m_taskIds;
|
||||
QString m_dataType;
|
||||
|
||||
Reference in New Issue
Block a user