mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3321 Well Path Creation: Gui text adjustments
This commit is contained in:
@@ -93,7 +93,7 @@ void RicNewEditableWellPathFeature::onActionTriggered(bool isChecked)
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicNewEditableWellPathFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
actionToSetup->setText("Create Editable Well Path");
|
||||
actionToSetup->setText("Create Well Path");
|
||||
actionToSetup->setIcon(QIcon(":/Well.png"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user