diff options
Diffstat (limited to 'kontact/interfaces/core.h')
-rw-r--r-- | kontact/interfaces/core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/interfaces/core.h b/kontact/interfaces/core.h index 7317febc1..a075c2431 100644 --- a/kontact/interfaces/core.h +++ b/kontact/interfaces/core.h @@ -38,7 +38,7 @@ class Plugin; /** This class provides the interface to the Kontact core for the plugins. */ -class KDE_EXPORT Core : public KParts::MainWindow +class TDE_EXPORT Core : public KParts::MainWindow { TQ_OBJECT |