Kaydet (Commit) e2fc3ae8 authored tarafından Caolán McNamara's avatar Caolán McNamara

Related: fdo#67730 automatic turns the preview a blue color

Change-Id: I31c9129472ab64bfda283bb766fad949acb96754
üst a80fb45f
...@@ -755,6 +755,7 @@ void ColorConfigWindow_Impl::ColorHdl ( ...@@ -755,6 +755,7 @@ void ColorConfigWindow_Impl::ColorHdl (
// extended entries // extended entries
unsigned const nExtCount = pExtConfig->GetComponentCount(); unsigned const nExtCount = pExtConfig->GetComponentCount();
i = ColorConfigEntryCount;
for (unsigned j = 0; j != nExtCount; ++j) for (unsigned j = 0; j != nExtCount; ++j)
{ {
OUString sComponentName = pExtConfig->GetComponentName(j); OUString sComponentName = pExtConfig->GetComponentName(j);
......
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