From a46e33728580cacf68994d5b5d3780a5bcb58e8b Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 13 Aug 2011 21:51:16 +0000 Subject: Fix kalyptus by altering kdelibs git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246968 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdeui/kurllabel.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kdeui/kurllabel.h') diff --git a/kdeui/kurllabel.h b/kdeui/kurllabel.h index 30ef78a39..5563f77ba 100644 --- a/kdeui/kurllabel.h +++ b/kdeui/kurllabel.h @@ -161,7 +161,10 @@ public: /** * Reimplemented for internal reasons, the API is not affected. */ +#ifdef qdoc +#else virtual void setFocusPolicy ( TQ_FocusPolicy policy ); +#endif /** * Reimplemented for internal reasons, the API is not affected. @@ -405,3 +408,4 @@ private: }; #endif // KURLLABEL_H + -- cgit v1.2.3