From af12acf164a9fdaa7af69272dd8f8812039b3a4d Mon Sep 17 00:00:00 2001 From: apo Date: Thu, 1 Sep 2005 13:36:43 +0000 Subject: [PATCH] Minor changes --- src/VISUGUI/VisuGUI_Module.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VISUGUI/VisuGUI_Module.cxx b/src/VISUGUI/VisuGUI_Module.cxx index 526157b6..41390058 100644 --- a/src/VISUGUI/VisuGUI_Module.cxx +++ b/src/VISUGUI/VisuGUI_Module.cxx @@ -354,7 +354,7 @@ void VisuGUI_Module ::OnCreateGaussPoints() { - CreatePrs3d(this); + CreatePrs3d(this); } void -- 2.39.2