summaryrefslogtreecommitdiffstats
path: root/kdeui/kurllabel.h
diff options
context:
space:
mode:
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
+