#846 Plot Window and 3D Window icons

This commit is contained in:
Jacob Støren
2016-10-04 14:36:49 +02:00
parent 0b9b0137cd
commit 8e95fda144
8 changed files with 7 additions and 4 deletions
@@ -74,7 +74,7 @@ RimGeoMechView::RimGeoMechView(void)
RiaPreferences* preferences = app->preferences();
CVF_ASSERT(preferences);
CAF_PDM_InitObject("Geomechanical View", ":/ReservoirView.png", "", "");
CAF_PDM_InitObject("Geomechanical View", ":/3DView16x16.png", "", "");
CAF_PDM_InitFieldNoDefault(&cellResult, "GridCellResult", "Color Result", ":/CellResult.png", "", "");
cellResult = new RimGeoMechCellColors();