mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3995 Perforation feature : Add icon
This commit is contained in:
@@ -83,7 +83,7 @@ RiuWellPathSelectionItem* RicNewPerforationIntervalAtMeasuredDepthFeature::wellP
|
|||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
void RicNewPerforationIntervalAtMeasuredDepthFeature::setupActionLook(QAction* actionToSetup)
|
void RicNewPerforationIntervalAtMeasuredDepthFeature::setupActionLook(QAction* actionToSetup)
|
||||||
{
|
{
|
||||||
//actionToSetup->setIcon(QIcon(":/FractureSymbol16x16.png"));
|
actionToSetup->setIcon(QIcon(":/PerforationIntervals16x16.png"));
|
||||||
actionToSetup->setText("New Perforation Interval");
|
actionToSetup->setText("New Perforation Interval");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user