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:
@@ -63,7 +63,7 @@ void RicWellLogsImportFileFeature::onActionTriggered(bool isChecked)
|
|||||||
void RicWellLogsImportFileFeature::setupActionLook(QAction* actionToSetup)
|
void RicWellLogsImportFileFeature::setupActionLook(QAction* actionToSetup)
|
||||||
{
|
{
|
||||||
actionToSetup->setText("Import Well &Logs from File");
|
actionToSetup->setText("Import Well &Logs from File");
|
||||||
actionToSetup->setIcon(QIcon(":/Well.png"));
|
actionToSetup->setIcon(QIcon(":/LasFile16x16.png"));
|
||||||
}
|
}
|
||||||
|
|
||||||
} // end namespace caf
|
} // end namespace caf
|
||||||
|
|||||||
Reference in New Issue
Block a user