Salome HOME
[MEDCalc] Proper autoscale for vector field.
[modules/med.git] / src / MEDCalc / gui / MEDWidgetHelperSlices.hxx
index bce48ef03b681ae2e7e0bcb34e7993209a630fae..c814e9a73e1123a70c2affc0d5a19d4619d2413a 100644 (file)
 #ifndef SRC_MEDCALC_GUI_MEDWIDGETHELPERSLICES_HXX_
 #define SRC_MEDCALC_GUI_MEDWIDGETHELPERSLICES_HXX_
 
-#include "MEDWidgetHelper.hxx"
+#include "MEDWidgetHelperComponent.hxx"
 
 class PresentationController;
 
-class MEDWidgetHelperSlices: public MEDWidgetHelper
+class MEDWidgetHelperSlices: public MEDWidgetHelperComponent
 {
   Q_OBJECT