summaryrefslogtreecommitdiffstats
path: root/tdecore/kwinmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kwinmodule.h')
-rw-r--r--tdecore/kwinmodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kwinmodule.h b/tdecore/kwinmodule.h
index 6083d9b85..261449a16 100644
--- a/tdecore/kwinmodule.h
+++ b/tdecore/kwinmodule.h
@@ -53,7 +53,7 @@ class KWinModulePrivate;
* @short Base class for KDE Window Manager modules.
* @author Matthias Ettrich (ettrich@kde.org)
*/
-class KDECORE_EXPORT KWinModule : public TQObject
+class TDECORE_EXPORT KWinModule : public TQObject
{
Q_OBJECT