From 703fb0c89c2eee56a1e613e67a446db9d4287929 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:35:07 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- tdecore/kurldrag.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/kurldrag.h') diff --git a/tdecore/kurldrag.h b/tdecore/kurldrag.h index 45a0e5945..ccaf86e1a 100644 --- a/tdecore/kurldrag.h +++ b/tdecore/kurldrag.h @@ -95,7 +95,7 @@ public: * This is an alternative way of setting the metadata: * either use the constructor to pass it all at once, or use * drag->metaData()["key"] = data; - * @see KIO::TransferJob + * @see TDEIO::TransferJob */ TQMap &metaData() { return m_metaData; } -- cgit v1.2.1