mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added icon to Simulation Well Intersection command
This commit is contained in:
@@ -65,7 +65,7 @@ void RicNewSimWellCrossSectionFeature::onActionTriggered(bool isChecked)
|
|||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
void RicNewSimWellCrossSectionFeature::setupActionLook(QAction* actionToSetup)
|
void RicNewSimWellCrossSectionFeature::setupActionLook(QAction* actionToSetup)
|
||||||
{
|
{
|
||||||
// actionToSetup->setIcon(QIcon(":/CellFilter_Values.png"));
|
actionToSetup->setIcon(QIcon(":/CrossSection16x16.png"));
|
||||||
actionToSetup->setText("New Intersection");
|
actionToSetup->setText("New Intersection");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user