From: ouv Date: Tue, 1 Jul 2008 13:53:55 +0000 (+0000) Subject: VISU 2008 - Moving implementation of the AVI recording from Gauss viewer to standard... X-Git-Tag: TG_VISU2008_14_07_08~9 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=53326977bf1a32b5e1eed451f306bbaf769492d5;p=modules%2Fvisu.git VISU 2008 - Moving implementation of the AVI recording from Gauss viewer to standard VTK viewer --- diff --git a/src/VISUGUI/VisuGUI_Module.cxx b/src/VISUGUI/VisuGUI_Module.cxx index cd55c1bc..8b732c1d 100644 --- a/src/VISUGUI/VisuGUI_Module.cxx +++ b/src/VISUGUI/VisuGUI_Module.cxx @@ -429,7 +429,7 @@ void VisuGUI_Module::createPreferences() createOutsideCursorPreferences(); createPickingPreferences(); // createSpaceMousePreferences(); - createRecorderPreferences(); + //createRecorderPreferences(); }