mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1813 Observed data: headers above functions
This commit is contained in:
@@ -20,12 +20,17 @@
|
||||
|
||||
CAF_PDM_SOURCE_INIT(RimObservedData, "ObservedData");
|
||||
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimObservedData::RimObservedData()
|
||||
{
|
||||
CAF_PDM_InitObject("Observed data file", ":/Default.png", "", "");
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimObservedData::~RimObservedData()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user