Kaydet (Commit) 2b999dd6 authored tarafından Michael Stahl's avatar Michael Stahl

vcl: kde4: loplugin:staticmethods

Change-Id: Ie51eaa11e1ed1e811c9b671c1284f81e1459151d
üst 3fde334a
...@@ -221,7 +221,7 @@ private: ...@@ -221,7 +221,7 @@ private:
//add a custom control widget to the file dialog //add a custom control widget to the file dialog
void addCustomControl(sal_Int16 controlId); void addCustomControl(sal_Int16 controlId);
QString getResString( sal_Int16 aRedId ); static QString getResString( sal_Int16 aRedId );
private Q_SLOTS: private Q_SLOTS:
void cleanupProxy(); void cleanupProxy();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment