diff options
Diffstat (limited to 'tderesources/slox/sloxaccounts.h')
| -rw-r--r-- | tderesources/slox/sloxaccounts.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/slox/sloxaccounts.h b/tderesources/slox/sloxaccounts.h index 7b5e92a1..64c5a273 100644 --- a/tderesources/slox/sloxaccounts.h +++ b/tderesources/slox/sloxaccounts.h @@ -21,7 +21,7 @@ #define SLOXACCOUNTS_H #include <tdeabc/addressee.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <tqobject.h> namespace TDEIO { @@ -30,7 +30,7 @@ class Job; class SloxBase; -class KDE_EXPORT SloxAccounts : public TQObject +class TDE_EXPORT SloxAccounts : public TQObject { TQ_OBJECT |
