mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-21 14:03:18 -06:00
Temporary LGR : Use icon in feature
This commit is contained in:
parent
046a2acc67
commit
1871e558e5
@ -198,6 +198,7 @@ void RicCreateTemporaryLgrFeature::onActionTriggered(bool isChecked)
|
|||||||
void RicCreateTemporaryLgrFeature::setupActionLook(QAction* actionToSetup)
|
void RicCreateTemporaryLgrFeature::setupActionLook(QAction* actionToSetup)
|
||||||
{
|
{
|
||||||
actionToSetup->setText("Create Temporary LGR");
|
actionToSetup->setText("Create Temporary LGR");
|
||||||
|
actionToSetup->setIcon(QIcon(":/TempLGR16x16.png"));
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user