summaryrefslogtreecommitdiffstats
path: root/kdeui/kurllabel.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-13 21:51:16 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-13 21:51:16 +0000
commita46e33728580cacf68994d5b5d3780a5bcb58e8b (patch)
tree116b23694492df3377f410e8492ed31accaed2e3 /kdeui/kurllabel.h
parentb56a10ae43f369fd79100bd82e99cab169ed6220 (diff)
downloadtdelibs-a46e33728580cacf68994d5b5d3780a5bcb58e8b.tar.gz
tdelibs-a46e33728580cacf68994d5b5d3780a5bcb58e8b.zip
Fix kalyptus by altering kdelibs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246968 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdeui/kurllabel.h')
-rw-r--r--kdeui/kurllabel.h4
1 files changed, 4 insertions, 0 deletions
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
+