summaryrefslogtreecommitdiffstats
path: root/lib/kpilotlocallink.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kpilotlocallink.h')
-rw-r--r--lib/kpilotlocallink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kpilotlocallink.h b/lib/kpilotlocallink.h
index cd3213c..1831d0c 100644
--- a/lib/kpilotlocallink.h
+++ b/lib/kpilotlocallink.h
@@ -40,7 +40,7 @@
* Implementation of the device link for file-system backed (ie. local, fake)
* devices. Uses a directory specified in the reset() call to serve databases.
*/
-class KDE_EXPORT KPilotLocalLink : public KPilotLink
+class TDE_EXPORT KPilotLocalLink : public KPilotLink
{
TQ_OBJECT