summaryrefslogtreecommitdiffstats
path: root/src/kmplayertvsource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kmplayertvsource.h')
-rw-r--r--src/kmplayertvsource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kmplayertvsource.h b/src/kmplayertvsource.h
index 85d2842..09aba96 100644
--- a/src/kmplayertvsource.h
+++ b/src/kmplayertvsource.h
@@ -137,7 +137,7 @@ public:
TVDocument (KMPlayerTVSource *);
KMPlayer::NodePtr childFromTag (const TQString &);
void defer ();
- KDE_NO_EXPORT const char * nodeName () const { return "tvdevices"; }
+ TDE_NO_EXPORT const char * nodeName () const { return "tvdevices"; }
void childDone (KMPlayer::NodePtr child);
};