From: apo Date: Thu, 15 May 2008 14:43:11 +0000 (+0000) Subject: Implementation of the sweep functionality X-Git-Tag: TG_VISU_2008_2008-06-26~43 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e579839f0e82d49a4ae2dc3ab2c3efa060e55475;p=modules%2Fvisu.git Implementation of the sweep functionality (correct compilation error) --- diff --git a/src/VISUGUI/VisuGUI.cxx b/src/VISUGUI/VisuGUI.cxx index 6cb20abf..f705568e 100644 --- a/src/VISUGUI/VisuGUI.cxx +++ b/src/VISUGUI/VisuGUI.cxx @@ -153,6 +153,8 @@ #include "VVTK_ViewModel.h" #include "VisuGUI_Slider.h" +#include "VisuGUI_Sweep.h" + using namespace VISU;