mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#82 Import Ascii-data : Add icon and move item in context menu
This commit is contained in:
@@ -97,4 +97,5 @@ void RicAddEclipseInputPropertyFeature::onActionTriggered( bool isChecked )
|
||||
void RicAddEclipseInputPropertyFeature::setupActionLook( QAction* actionToSetup )
|
||||
{
|
||||
actionToSetup->setText( "Add Input Property" );
|
||||
actionToSetup->setIcon( QIcon( ":/EclipseInput48x48.png" ) );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user