]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Correction of the PAL11197 for the VISU module
authorapo <apo@opencascade.com>
Tue, 31 Jan 2006 14:25:29 +0000 (14:25 +0000)
committerapo <apo@opencascade.com>
Tue, 31 Jan 2006 14:25:29 +0000 (14:25 +0000)
src/VISUGUI/VisuGUI_Module.cxx

index dfd14a21f0f2bb1cd8cb2c97bf05f83741a205ad..2ae2cea1c0830a6c8572f01880adf3c3b49bd256 100644 (file)
@@ -929,6 +929,8 @@ void
 VisuGUI_Module
 ::preferencesChanged( const QString& group, const QString& pref )
 {
+  VisuGUI::preferencesChanged(group,pref);
+
   if ( group == "VISU" && ( pref == "speed_increment" || pref == "spacemouse_func1_btn" ||
                            pref == "spacemouse_func2_btn" || pref == "spacemouse_func3_btn" || 
                            pref == "spacemouse_func4_btn" || pref == "spacemouse_func5_btn" ) ) {