mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Update Well int. analysis menu text
This commit is contained in:
@@ -97,7 +97,7 @@ void RicNewWellIntegrityAnalysisFeature::onActionTriggered( bool isChecked )
|
||||
void RicNewWellIntegrityAnalysisFeature::setupActionLook( QAction* actionToSetup )
|
||||
{
|
||||
actionToSetup->setIcon( QIcon( ":/WellIntAnalysis.png" ) );
|
||||
actionToSetup->setText( "New Well Integration Analysis at this Depth" );
|
||||
actionToSetup->setText( "New Well Integrity Analysis at this Depth" );
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user