mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#988 Copy, Paste, Erase icons, and turned on icons for some other commands as well.
This commit is contained in:
@@ -83,4 +83,5 @@ void RicDeleteWellLogPlotTrackFeature::onActionTriggered(bool isChecked)
|
||||
void RicDeleteWellLogPlotTrackFeature::setupActionLook(QAction* actionToSetup)
|
||||
{
|
||||
actionToSetup->setText("Delete Track");
|
||||
actionToSetup->setIcon(QIcon(":/Erase.png"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user