Fix for problem: Mesh - preferences: automatic update does not work.

This commit is contained in:
mzn 2005-08-22 08:29:08 +00:00
parent c8e2bd670e
commit 970a19aa54

View File

@ -1302,6 +1302,7 @@ bool SMESHGUI::OnGUIEvent( int theCommandID )
SMESH::FitAll(); SMESH::FitAll();
} }
} }
SMESH::RepaintCurrentView();
} }
}else{ }else{
SUIT_MessageBox::warn1(desktop(), SUIT_MessageBox::warn1(desktop(),