]> SALOME platform Git repositories - plugins/blsurfplugin.git/commitdiff
Salome HOME
Bug correction V5_1_sizemap_230409
authorgdd <gdd>
Wed, 22 Apr 2009 08:56:03 +0000 (08:56 +0000)
committergdd <gdd>
Wed, 22 Apr 2009 08:56:03 +0000 (08:56 +0000)
src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx

index 8363752b2574d5bc5aaa4813526cd20e681c8382..7abcd5ec30d624335702cc00f73533d6450e049a 100644 (file)
@@ -102,7 +102,7 @@ enum {
 };
 
 enum {
-  SMP_BTNS,
+  SMP_BTNS = 0,
 //   SMP_ATTRACTOR_BTN,
 //   SMP_SEPARATOR1,
   SMP_SURFACE_BTN,
@@ -110,7 +110,7 @@ enum {
   SMP_POINT_BTN,
   SMP_SEPARATOR2,
   SMP_REMOVE_BTN,
-}
+};
 
 typedef struct {
   PyObject_HEAD