From: rnv Date: Thu, 26 May 2011 12:54:03 +0000 (+0000) Subject: Fix for the bug "IPAL22508 TC6.3.0: Post-Pro Preferences - Values Labeling, Inside... X-Git-Tag: BR_Dev_For_6_3_120110530~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c83f993f8c6755e9853a8cb125db2df4c92116a2;p=modules%2Fvisu.git Fix for the bug "IPAL22508 TC6.3.0: Post-Pro Preferences - Values Labeling, Inside Cursor, Outside Cursor are not documented". --- diff --git a/src/VISUGUI/VisuGUI_Module.cxx b/src/VISUGUI/VisuGUI_Module.cxx index 3e94408f..b58ad07d 100644 --- a/src/VISUGUI/VisuGUI_Module.cxx +++ b/src/VISUGUI/VisuGUI_Module.cxx @@ -432,8 +432,8 @@ void VisuGUI_Module::createPreferences() VisuGUI::createPreferences(); createGaussPointsPreferences(); - createInsideCursorPreferences(); - createOutsideCursorPreferences(); + //createInsideCursorPreferences(); + //createOutsideCursorPreferences(); createPickingPreferences(); // createSpaceMousePreferences(); //createRecorderPreferences();