]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Minor changes
authorapo <apo@opencascade.com>
Thu, 1 Sep 2005 13:36:43 +0000 (13:36 +0000)
committerapo <apo@opencascade.com>
Thu, 1 Sep 2005 13:36:43 +0000 (13:36 +0000)
src/VISUGUI/VisuGUI_Module.cxx

index 526157b63351462da80d932934a69f0501d1f5a8..41390058368e74656246a7775b579af52e12f071 100644 (file)
@@ -354,7 +354,7 @@ void
 VisuGUI_Module
 ::OnCreateGaussPoints()
 {
-  CreatePrs3d<VISU::GaussPoints_i,VVTK_Viewer,VisuGUI_GaussPointsDlg,1>(this);
+  CreatePrs3d<VISU::GaussPoints_i,SVTK_Viewer,VisuGUI_GaussPointsDlg,1>(this);
 }
 
 void