Salome HOME
Set font of the Root Label the same as in Tree View
[modules/shaper.git] / src / Model / Model_ResultGroup.cpp
index 39809bade0444a0a964855077dd8926599024119..c952c8b9d64d926ac055d1938c4c12cdab682b9e 100644 (file)
@@ -14,7 +14,6 @@
 
 Model_ResultGroup::Model_ResultGroup(std::shared_ptr<ModelAPI_Data> theOwnerData)
 {
-  setIsConcealed(false);
   myOwnerData = theOwnerData;
 }