#3787 Annotations. Folder for each annotation type

This commit is contained in:
Bjørn Erik Jensen
2018-11-30 09:06:01 +01:00
parent a239923ebc
commit e489d77c81
2 changed files with 0 additions and 4 deletions

View File

@@ -43,7 +43,6 @@ RimAnnotationCollectionBase::RimAnnotationCollectionBase()
CAF_PDM_InitObject("Annotations", ":/WellCollection.png", "", "");
CAF_PDM_InitFieldNoDefault(&m_textAnnotations, "TextAnnotations", "Text Annotations", "", "", "");
m_textAnnotations.uiCapability()->setUiHidden(true);
}