From: gdd Date: Wed, 22 Apr 2009 08:56:03 +0000 (+0000) Subject: Bug correction X-Git-Tag: V5_1_sizemap_230409 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=903ddbf9e657785d62dda22217c704695acba137;p=plugins%2Fblsurfplugin.git Bug correction --- diff --git a/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx b/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx index 8363752..7abcd5e 100644 --- a/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx +++ b/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx @@ -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