mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Ensemble Improvements
This commit is contained in:
parent
c3d4914997
commit
10af680dd8
@ -98,7 +98,7 @@ void RicImportEnsembleFeature::onActionTriggered(bool isChecked)
|
|||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
void RicImportEnsembleFeature::setupActionLook(QAction* actionToSetup)
|
void RicImportEnsembleFeature::setupActionLook(QAction* actionToSetup)
|
||||||
{
|
{
|
||||||
actionToSetup->setIcon(QIcon(":/SummaryEnsemble16x16.png"));
|
actionToSetup->setIcon(QIcon(":/SummaryEnsemble24x24.png"));
|
||||||
actionToSetup->setText("Import Ensemble");
|
actionToSetup->setText("Import Ensemble");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -28,6 +28,7 @@
|
|||||||
<file>Cases16x16.png</file>
|
<file>Cases16x16.png</file>
|
||||||
<file>SummaryCases16x16.png</file>
|
<file>SummaryCases16x16.png</file>
|
||||||
<file>SummaryEnsemble16x16.png</file>
|
<file>SummaryEnsemble16x16.png</file>
|
||||||
|
<file>SummaryEnsemble24x24.png</file>
|
||||||
<file>SummaryGroup16x16.png</file>
|
<file>SummaryGroup16x16.png</file>
|
||||||
<file>CreateGridCaseGroup16x16.png</file>
|
<file>CreateGridCaseGroup16x16.png</file>
|
||||||
<file>GridCaseGroup16x16.png</file>
|
<file>GridCaseGroup16x16.png</file>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 945 B After Width: | Height: | Size: 2.9 KiB |
Loading…
Reference in New Issue
Block a user