Kaydet (Commit) 924bd9b9 authored tarafından Armin Le Grand's avatar Armin Le Grand

i122374 added initialisation for initial selection

üst 4cc8ffba
...@@ -537,6 +537,7 @@ void Svx3DWin::Reset() ...@@ -537,6 +537,7 @@ void Svx3DWin::Reset()
// Nichts selektieren, um Fehler beim erstselektieren zu vermeiden // Nichts selektieren, um Fehler beim erstselektieren zu vermeiden
aCtlLightPreview.GetSvx3DLightControl().SelectLight(0); aCtlLightPreview.GetSvx3DLightControl().SelectLight(0);
aCtlLightPreview.CheckSelection();
} }
bool Svx3DWin::GetUILightState( ImageButton& aBtn ) const bool Svx3DWin::GetUILightState( ImageButton& aBtn ) const
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment