mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5777 Well Measurements : Add icons
This commit is contained in:
committed by
Gaute Lindkvist
parent
00d9dda6c4
commit
8cdaf098c5
@@ -29,7 +29,7 @@ CAF_PDM_SOURCE_INIT( RimWellMeasurementFilePath, "WellMeasurementFilePath" );
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimWellMeasurementFilePath::RimWellMeasurementFilePath()
|
||||
{
|
||||
CAF_PDM_InitObject( "RimWellMeasurementFilePath", "", "", "" );
|
||||
CAF_PDM_InitObject( "RimWellMeasurementFilePath", ":/WellMeasurement16x16.png", "", "" );
|
||||
|
||||
CAF_PDM_InitFieldNoDefault( &m_userDescription, "UserDecription", "Name", "", "", "" );
|
||||
CAF_PDM_InitFieldNoDefault( &m_filePath, "FilePath", "File Path", "", "", "" );
|
||||
|
||||
Reference in New Issue
Block a user