mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
pre-proto - Changed naming of fracture definitions to fracture templates and Fracture collection to fractures in gui
This commit is contained in:
@@ -71,7 +71,7 @@ void RicFractureDefinitionsDeleteAllFeature::onActionTriggered(bool isChecked)
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicFractureDefinitionsDeleteAllFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
actionToSetup->setText("Delete All Fracture Definitions");
|
||||
actionToSetup->setText("Delete All Fracture Templates");
|
||||
actionToSetup->setIcon(QIcon(":/Erase.png"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user