mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#2122 Formation/Well Path: Change command action text
This commit is contained in:
+1
-1
@@ -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"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user