mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-09 23:16:00 -06:00
#2122 Formation/Well Path: Change command action text
This commit is contained in:
parent
ebcc9bafd4
commit
f9880c6e89
@ -90,6 +90,6 @@ void RicWellPathFormationsImportFileFeature::onActionTriggered(bool isChecked)
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicWellPathFormationsImportFileFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
actionToSetup->setText("Import &Well Path Formations from File");
|
||||
actionToSetup->setText("Import &Well Path Formation Names");
|
||||
actionToSetup->setIcon(QIcon(":/Formations16x16.png"));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user