Salome HOME
[MEDCalc] Simplifying IDL enum names.
[modules/med.git] / src / MEDCalc / gui / MEDWidgetHelperSlices.hxx
index aace3b7095a14145aff4b62ae0fc55c84c8fd795..ddfcb2a84751938b026bdcbd20017dbb0db1181e 100644 (file)
@@ -48,7 +48,7 @@ protected:
 
 private:
   int _nbSlices;
-  MEDCALC::MEDPresentationSliceOrientation _sliceOrientation;
+  MEDCALC::SliceOrientationType _sliceOrientation;
 };
 
 #endif /* SRC_MEDCALC_GUI_MEDWIDGETHELPERSLICES_HXX_ */