svx/source/sidebar/area/AreaPropertyPanel.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e5bc58f7bdc6e612f609ae4a2d3a83ef0394511d
Author: Noel Grandin <n...@peralex.com>
Date:   Mon Jul 27 08:50:26 2015 +0200

    loplugin:staticmethods
    
    Change-Id: I151c96d20fe374454924fb0e1c01d9a10be73406

diff --git a/svx/source/sidebar/area/AreaPropertyPanel.hxx 
b/svx/source/sidebar/area/AreaPropertyPanel.hxx
index cd744cb..2630eb3 100644
--- a/svx/source/sidebar/area/AreaPropertyPanel.hxx
+++ b/svx/source/sidebar/area/AreaPropertyPanel.hxx
@@ -91,7 +91,7 @@ private:
 
     SfxBindings* mpBindings;
 
-    void Initialize();
+    static void Initialize();
 };
 
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to