mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-14 09:33:56 -06:00
#1452 Use 'Export Laterals' as command name
This commit is contained in:
parent
cac2aefefd
commit
f26c5ce75d
@ -131,7 +131,7 @@ RimWellPath* RicExportFishbonesLateralsFeature::selectedWellPath()
|
|||||||
void RicExportFishbonesLateralsFeature::setupActionLook(QAction* actionToSetup)
|
void RicExportFishbonesLateralsFeature::setupActionLook(QAction* actionToSetup)
|
||||||
{
|
{
|
||||||
//actionToSetup->setIcon(QIcon(":/FractureSymbol16x16.png"));
|
//actionToSetup->setIcon(QIcon(":/FractureSymbol16x16.png"));
|
||||||
actionToSetup->setText("Export Fishbones Laterals");
|
actionToSetup->setText("Export Laterals");
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user