mirror of
https://github.com/leozide/leocad.git
synced 2026-09-12 01:23:35 +00:00
Refresh parts list after preferences changed.
This commit is contained in:
@@ -610,5 +610,6 @@ void lcApplication::ShowPreferencesDialog()
|
||||
strcpy(opts.strHeader, m_strHeader);
|
||||
*/
|
||||
|
||||
gMainWindow->SetShadingMode(Options.Preferences.mShadingMode);
|
||||
gMainWindow->UpdateAllViews();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user