From: apo Date: Tue, 31 Jan 2006 14:25:29 +0000 (+0000) Subject: Correction of the PAL11197 for the VISU module X-Git-Tag: mergeto_trunk_07Feb06~26 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=55bc669217e72d6154a01f7c9ac1c26ed75f2890;p=modules%2Fvisu.git Correction of the PAL11197 for the VISU module --- diff --git a/src/VISUGUI/VisuGUI_Module.cxx b/src/VISUGUI/VisuGUI_Module.cxx index dfd14a21..2ae2cea1 100644 --- a/src/VISUGUI/VisuGUI_Module.cxx +++ b/src/VISUGUI/VisuGUI_Module.cxx @@ -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" ) ) {