mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update Well int. analysis menu text
This commit is contained in:
parent
2e5683aead
commit
84bd3d44b0
@ -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" );
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user