summaryrefslogtreecommitdiffstats
path: root/src/include/frequencyseekhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/frequencyseekhelper.h')
-rw-r--r--src/include/frequencyseekhelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/frequencyseekhelper.h b/src/include/frequencyseekhelper.h
index 893f211..56940e7 100644
--- a/src/include/frequencyseekhelper.h
+++ b/src/include/frequencyseekhelper.h
@@ -27,7 +27,7 @@
#include "radiodevice_interfaces.h"
#include "seekhelper.h"
-class KDE_EXPORT FrequencySeekHelper : public TQObject,
+class TDE_EXPORT FrequencySeekHelper : public TQObject,
public SeekHelper,
public IFrequencyRadioClient
{