summaryrefslogtreecommitdiffstats
path: root/noatun/library/noatun/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/noatun/pref.h')
-rw-r--r--noatun/library/noatun/pref.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/noatun/pref.h b/noatun/library/noatun/pref.h
index 4745a010..979dd57a 100644
--- a/noatun/library/noatun/pref.h
+++ b/noatun/library/noatun/pref.h
@@ -54,7 +54,7 @@ private:
* Create your GUI in constructor, reimplement reopen() and save() and
* you're all set.
**/
-class KDE_EXPORT CModule : public TQWidget
+class TDE_EXPORT CModule : public TQWidget
{
TQ_OBJECT