mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5612 Saturation Pressure Plots : Remove duplicated code
This commit is contained in:
@@ -35,6 +35,7 @@ class PdmOptionItemInfo;
|
||||
}
|
||||
|
||||
class RimWellPathCollection;
|
||||
class RimCase;
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
@@ -57,4 +58,6 @@ public:
|
||||
static void eclipseCaseOptionItems( QList<caf::PdmOptionItemInfo>* options );
|
||||
static void geoMechCaseOptionItems( QList<caf::PdmOptionItemInfo>* options );
|
||||
static RimWellPathCollection* wellPathCollection();
|
||||
|
||||
static void timeStepsForCase( RimCase* gridCase, QList<caf::PdmOptionItemInfo>* options );
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user