mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#505) Changed context menu text
"Add To New Plot" instead of "Add To Plot"
This commit is contained in:
parent
31a70b669d
commit
20b7ee9aa5
@ -126,7 +126,7 @@ void RicAddWellLogToPlotFeature::onActionTriggered(bool isChecked)
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicAddWellLogToPlotFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
actionToSetup->setText("Add To Plot");
|
||||
actionToSetup->setText("Add To New Plot");
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user