mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5801 Icon for delta summary case
This commit is contained in:
@@ -73,7 +73,7 @@ void RicNewDerivedSummaryFeature::onActionTriggered( bool isChecked )
|
|||||||
void RicNewDerivedSummaryFeature::setupActionLook( QAction* actionToSetup )
|
void RicNewDerivedSummaryFeature::setupActionLook( QAction* actionToSetup )
|
||||||
{
|
{
|
||||||
actionToSetup->setText( "New Delta Summary Case" );
|
actionToSetup->setText( "New Delta Summary Case" );
|
||||||
// actionToSetup->setIcon( QIcon( ":/SummaryEnsemble16x16.png" ) );
|
actionToSetup->setIcon( QIcon( ":/SummaryCase16x16.png" ) );
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user