mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove "Separate" from result UI texts
This commit is contained in:
@@ -64,7 +64,7 @@ void RicAppendSeparateIntersectionResultFeature::onActionTriggered( bool isCheck
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicAppendSeparateIntersectionResultFeature::setupActionLook( QAction* actionToSetup )
|
||||
{
|
||||
actionToSetup->setText( "New Separate Result" );
|
||||
actionToSetup->setText( "New Result Definition" );
|
||||
actionToSetup->setIcon( QIcon( ":/CellResult.png" ) );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user