mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename RifEclipseOutputDataTable* to RifTextDataTable*
This commit is contained in:
committed by
Kristian Bendiksen
parent
98f9eef0da
commit
d681b75d24
@@ -26,7 +26,7 @@ class RimEclipseCase;
|
||||
class RimFractureTemplate;
|
||||
class RimEllipseFractureTemplate;
|
||||
class RimStimPlanFractureTemplate;
|
||||
class RifEclipseDataTableFormatter;
|
||||
class RifTextDataTableFormatter;
|
||||
class RicWellPathFractureReportItem;
|
||||
|
||||
//==================================================================================================
|
||||
@@ -57,5 +57,5 @@ private:
|
||||
QString createConnectionsPerWellText(
|
||||
const std::vector<RicWellPathFractureReportItem>& wellPathFractureReportItems ) const;
|
||||
|
||||
void configureFormatter( RifEclipseDataTableFormatter* formatter ) const;
|
||||
void configureFormatter( RifTextDataTableFormatter* formatter ) const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user