mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#522) Changed the Import Well Log Curve icon
This commit is contained in:
parent
fa375381d1
commit
36339f1001
@ -63,7 +63,7 @@ void RicWellLogsImportFileFeature::onActionTriggered(bool isChecked)
|
||||
void RicWellLogsImportFileFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
actionToSetup->setText("Import Well &Logs from File");
|
||||
actionToSetup->setIcon(QIcon(":/Well.png"));
|
||||
actionToSetup->setIcon(QIcon(":/LasFile16x16.png"));
|
||||
}
|
||||
|
||||
} // end namespace caf
|
||||
|
Loading…
Reference in New Issue
Block a user