mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-23 23:13:39 -06:00
Summary plot. Fix paste excel data command name
This commit is contained in:
parent
cd3523d91d
commit
0cce524af1
@ -122,7 +122,7 @@ void RicPasteAsciiDataToSummaryPlotFeature::onActionTriggered(bool isChecked)
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicPasteAsciiDataToSummaryPlotFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
actionToSetup->setText("Paste Excel Data to Summary Curve");
|
||||
actionToSetup->setText("Paste Excel Data to Summary Plot");
|
||||
|
||||
RicPasteFeatureImpl::setIconAndShortcuts(actionToSetup);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user