summaryrefslogtreecommitdiffstats
path: root/tdecore/kurldrag.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kurldrag.h')
-rw-r--r--tdecore/kurldrag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kurldrag.h b/tdecore/kurldrag.h
index 019119600..15dc2d1ad 100644
--- a/tdecore/kurldrag.h
+++ b/tdecore/kurldrag.h
@@ -41,7 +41,7 @@ class KURLDragPrivate;
* To create a drag object, use the KURLDrag constructor.
* To handle drops, use TQUriDrag::canDecode() and KURLDrag::decode()
*/
-class KDECORE_EXPORT KURLDrag : public TQUriDrag
+class TDECORE_EXPORT KURLDrag : public TQUriDrag
{
public:
/**