mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Many new icons and minor CSS changes
This commit is contained in:
committed by
Magne Sjaastad
parent
3f1fd44554
commit
b7ac99e53b
@@ -113,7 +113,7 @@ void RicImportEnsembleFeature::onActionTriggered( bool isChecked )
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicImportEnsembleFeature::setupActionLook( QAction* actionToSetup )
|
||||
{
|
||||
actionToSetup->setIcon( QIcon( ":/SummaryEnsemble24x24.png" ) );
|
||||
actionToSetup->setIcon( QIcon( ":/SummaryEnsemble.svg" ) );
|
||||
actionToSetup->setText( "Import Ensemble" );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user