diff options
Diffstat (limited to 'tdespell2/client.h')
-rw-r--r-- | tdespell2/client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/client.h b/tdespell2/client.h index c115b3847..ddf54af4b 100644 --- a/tdespell2/client.h +++ b/tdespell2/client.h @@ -37,7 +37,7 @@ namespace KSpell2 * I don't really feel like writting my own KLibFactory * that would load anything else then TQObject derivatives. */ - class KDE_EXPORT Client : public TQObject + class TDE_EXPORT Client : public TQObject { TQ_OBJECT public: |