summaryrefslogtreecommitdiffstats
path: root/src/include/station-drag-object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/station-drag-object.h')
-rw-r--r--src/include/station-drag-object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/station-drag-object.h b/src/include/station-drag-object.h
index 2e39653..510e0af 100644
--- a/src/include/station-drag-object.h
+++ b/src/include/station-drag-object.h
@@ -21,7 +21,7 @@
#include <tqdragobject.h>
#include <kdemacros.h>
-class KDE_EXPORT StationDragObject : public TQStoredDrag
+class TDE_EXPORT StationDragObject : public TQStoredDrag
{
public:
StationDragObject(const TQStringList &stationIDs, TQWidget *dragSource = NULL, const char * name = NULL);