cui/source/options/optcolor.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit e2fc3ae88dafd13215019532845db76d726f151d Author: Caolán McNamara <caol...@redhat.com> Date: Mon Sep 16 12:49:54 2013 +0100
Related: fdo#67730 automatic turns the preview a blue color Change-Id: I31c9129472ab64bfda283bb766fad949acb96754 diff --git a/cui/source/options/optcolor.cxx b/cui/source/options/optcolor.cxx index 3866eb3..69a71f6 100644 --- a/cui/source/options/optcolor.cxx +++ b/cui/source/options/optcolor.cxx @@ -755,6 +755,7 @@ void ColorConfigWindow_Impl::ColorHdl ( // extended entries unsigned const nExtCount = pExtConfig->GetComponentCount(); + i = ColorConfigEntryCount; for (unsigned j = 0; j != nExtCount; ++j) { OUString sComponentName = pExtConfig->GetComponentName(j);
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits