Salome HOME
[MEDCalc] Contour presentation
[modules/med.git] / src / MEDCalc / gui / PresentationEvent.hxx
index 536631af94e3a56f0201484a20856cd690bdb3ff..784fbb314ec4916228c2884968d0e93603284f60 100644 (file)
@@ -15,7 +15,9 @@ typedef struct {
 
     EVENT_CHANGE_COMPONENT,
     EVENT_CHANGE_COLORMAP,
-    EVENT_CHANGE_TIME_RANGE
+    EVENT_CHANGE_TIME_RANGE,
+
+    EVENT_CHANGE_NB_CONTOUR
   };
 
   EventType eventtype;