mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4323 Avoid time step legend showing up unexpectedly in grid cross plots
This commit is contained in:
@@ -88,7 +88,7 @@ void RicCreateGridCrossPlotFeature::setupActionLook(QAction* actionToSetup)
|
||||
}
|
||||
else
|
||||
{
|
||||
actionToSetup->setText("New Grid Cross Plot");
|
||||
actionToSetup->setText("Create Grid Cross Plot");
|
||||
}
|
||||
actionToSetup->setIcon(QIcon(":/SummaryXPlotsLight16x16.png"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user