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
@@ -73,5 +73,5 @@ void RicExportFractureModelPlotToFileFeature::onActionTriggered( bool isChecked
|
||||
void RicExportFractureModelPlotToFileFeature::setupActionLook( QAction* actionToSetup )
|
||||
{
|
||||
actionToSetup->setText( "Export Fracture Model to File" );
|
||||
actionToSetup->setIcon( QIcon( ":/Save24x24.png" ) );
|
||||
actionToSetup->setIcon( QIcon( ":/Save.svg" ) );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user