Salome HOME
Merging from V3_2_6pre4
[modules/smesh.git] / src / SMESH / SMESH_subMeshEventListener.hxx
index 7f538c34ec123ec80d0f249f2f47dc2ff186a024..1eb216cf6604cb380d5a9ab370fa41774bdd7e6a 100644 (file)
@@ -64,7 +64,7 @@ public:
                             const int          eventType,
                             SMESH_subMesh*     subMesh,
                             SMESH_subMeshEventListenerData* data,
-                            SMESH_Hypothesis*  hyp = 0);
+                            const SMESH_Hypothesis*         hyp = 0);
 };
 
 // ------------------------------------------------------------------