mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add icons for correlation plots
This commit is contained in:
@@ -77,5 +77,5 @@ void RicNewCorrelationPlotFeature::onActionTriggered( bool isChecked )
|
||||
void RicNewCorrelationPlotFeature::setupActionLook( QAction* actionToSetup )
|
||||
{
|
||||
actionToSetup->setText( "New Correlation Tornado Plot" );
|
||||
actionToSetup->setIcon( QIcon( ":/AnalysisPlot16x16.png" ) );
|
||||
actionToSetup->setIcon( QIcon( ":/CorrelationTornadoPlot16x16.png" ) );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user