mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix naming of command to store flow characteristics plot
This commit is contained in:
parent
16e6bb2792
commit
ee5a2530fd
@ -95,5 +95,5 @@ void RicAddStoredFlowCharacteristicsPlotFeature::onActionTriggered(bool isChecke
|
|||||||
void RicAddStoredFlowCharacteristicsPlotFeature::setupActionLook(QAction* actionToSetup)
|
void RicAddStoredFlowCharacteristicsPlotFeature::setupActionLook(QAction* actionToSetup)
|
||||||
{
|
{
|
||||||
//actionToSetup->setIcon(QIcon(":/new_icon16x16.png"));
|
//actionToSetup->setIcon(QIcon(":/new_icon16x16.png"));
|
||||||
actionToSetup->setText("Add Stored Well Allocation Plot");
|
actionToSetup->setText("Add Stored Flow Characteristics Plot");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user