vcl/unx/kde4/KDE4FilePicker.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2b999dd6da5a90db66afe852a007fab8c62ffaec
Author: Michael Stahl <mst...@redhat.com>
Date:   Tue May 12 14:39:02 2015 +0200

    vcl: kde4: loplugin:staticmethods
    
    Change-Id: Ie51eaa11e1ed1e811c9b671c1284f81e1459151d

diff --git a/vcl/unx/kde4/KDE4FilePicker.hxx b/vcl/unx/kde4/KDE4FilePicker.hxx
index 2159e54..98e9af6 100644
--- a/vcl/unx/kde4/KDE4FilePicker.hxx
+++ b/vcl/unx/kde4/KDE4FilePicker.hxx
@@ -221,7 +221,7 @@ private:
     //add a custom control widget to the file dialog
     void addCustomControl(sal_Int16 controlId);
 
-    QString getResString( sal_Int16 aRedId );
+    static QString getResString( sal_Int16 aRedId );
 
 private Q_SLOTS:
     void cleanupProxy();
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to