(#521, #522) New icons on Plot related stuff.

The curve icon does not show up for some reason.
This commit is contained in:
Jacob Støren
2015-10-15 13:41:34 +02:00
parent ee96d1b2ee
commit 1782fac724
7 changed files with 12 additions and 7 deletions
@@ -90,7 +90,7 @@ RimProject::RimProject(void)
wellPathImport.uiCapability()->setUiHidden(true);
wellPathImport.uiCapability()->setUiChildrenHidden(true);
CAF_PDM_InitFieldNoDefault(&mainPlotCollection, "MainPlotCollection", "Plots", ":/Default.png", "", "");
CAF_PDM_InitFieldNoDefault(&mainPlotCollection, "MainPlotCollection", "Plots", "", "", "");
mainPlotCollection.uiCapability()->setUiHidden(true);
CAF_PDM_InitFieldNoDefault(&viewLinkerCollection, "LinkedViews", "Linked Views (field in RimProject", ":/chain.png", "", "");