mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-10 15:36:09 -06:00
Fixed #1289 Well Alloc Plot: Rename command to "Plot Well Allocation"
This commit is contained in:
parent
b2e9d3fe11
commit
d3faf4ef96
@ -92,5 +92,5 @@ void RicShowWellAllocationPlotFeature::onActionTriggered(bool isChecked)
|
||||
void RicShowWellAllocationPlotFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
actionToSetup->setIcon(QIcon(":/WellAllocPlot16x16.png"));
|
||||
actionToSetup->setText("Show Well Allocation Plot");
|
||||
actionToSetup->setText("Plot Well Allocation");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user