]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Corrected code of Plot3dOnCutPlanes operation
authorvsv <vsv@opencascade.com>
Wed, 24 May 2006 12:08:48 +0000 (12:08 +0000)
committervsv <vsv@opencascade.com>
Wed, 24 May 2006 12:08:48 +0000 (12:08 +0000)
src/VISUGUI/VisuGUI_ActionsDef.h

index 58abbd0671e069a322f45c155fb77c57f57c8520..bb58c077f37449036a061944c4ddc7f1da58e156 100644 (file)
 #define VISU_FREE_SCALAR_BARS       4081
 #define VISU_SHOW_ANIMATION         4082
 
-#define VISU_PLOT3D_FROM_CUTPLANE   4083
+#define VISU_PLOT3D_FROM_CUTPLANE   4085
 
 #endif