mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3646 Add icons for MainGrid LGR/Temp LGR's, Export Completions, sub items on/off/toggle
This commit is contained in:
@@ -52,4 +52,7 @@ void RicToggleItemsOffFeature::setupActionLook(QAction* actionToSetup)
|
||||
actionToSetup->setText("Sub Items Off");
|
||||
else
|
||||
actionToSetup->setText("Off");
|
||||
|
||||
actionToSetup->setIcon(QIcon(":/ToggleOff16x16.png"));
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user