mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1240 Adjustments to icons and command texts
This commit is contained in:
@@ -107,7 +107,7 @@ void RicExportWellPathFractureWellCompletionFeature::onActionTriggered(bool isCh
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicExportWellPathFractureWellCompletionFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
actionToSetup->setIcon(QIcon(":/FractureTemplate16x16.png"));
|
||||
actionToSetup->setIcon(QIcon(":/FractureSymbol16x16.png"));
|
||||
actionToSetup->setText("Export Fracture Well Completion Data");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user