[Libreoffice-commits] core.git: sw/source

Stephan Bergmann sbergman at redhat.com
Mon Jun 6 12:15:57 UTC 2016


 sw/source/uibase/sidebar/PageFormatPanel.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 69c997428b748357918994ae1b0e2dbd052687d0
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Jun 6 14:15:34 2016 +0200

    loplugin:sallogareas
    
    Change-Id: I76a1ca53ea51488f1338276042e1e435ed34f602

diff --git a/sw/source/uibase/sidebar/PageFormatPanel.cxx b/sw/source/uibase/sidebar/PageFormatPanel.cxx
index 46c92c2..8244738 100644
--- a/sw/source/uibase/sidebar/PageFormatPanel.cxx
+++ b/sw/source/uibase/sidebar/PageFormatPanel.cxx
@@ -220,7 +220,7 @@ FieldUnit PageFormatPanel::GetCurrentUnit( SfxItemState eState, const SfxPoolIte
             }
             else
             {
-                SAL_WARN("sw.sidebar", "GetModuleFieldUnit(): no module found");
+                SAL_WARN("sw.ui", "GetModuleFieldUnit(): no module found");
             }
         }
     }


More information about the Libreoffice-commits mailing list