cui/source/options/optgenrl.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit a631f8ec1d3ece2de5f43a143a4ecc35bdebd1dc Author: Tor Lillqvist <t...@collabora.com> Date: Fri Apr 28 14:57:44 2017 +0300 Fix indentation Change-Id: I9d4b933e6a1a108427ac6583ff8305b40a620409 diff --git a/cui/source/options/optgenrl.cxx b/cui/source/options/optgenrl.cxx index fc220de51598..8ea85be28857 100644 --- a/cui/source/options/optgenrl.cxx +++ b/cui/source/options/optgenrl.cxx @@ -233,10 +233,10 @@ void SvxGeneralTabPage::InitControls () LangBit = Lang::Russian; else { - if (MsLangId::isFamilyNameFirst(l)) - LangBit = Lang::Eastern; - else - LangBit = Lang::Others; + if (MsLangId::isFamilyNameFirst(l)) + LangBit = Lang::Eastern; + else + LangBit = Lang::Others; } // creating rows _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits