Salome HOME
23636: EDF 18217 - Problem when suppressing CAD
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_MeshInfo.cxx
index bcbd1b86876eab3b62d283980cc41494ef1aa0ed..07239f41cbe9902820144ae1a33c6ca8df2c56b2 100644 (file)
@@ -974,6 +974,8 @@ void SMESHGUI_BaseInfo::clear()
         widget( i, j )->setProperty( "value", 0 );
     }
   }
+  // hide 'Load' button
+  widget( iEnd, iSingle )->setVisible( false );
 }
 
 /*!