diff options
Diffstat (limited to 'tderesources/slox/sloxaccounts.h')
-rw-r--r-- | tderesources/slox/sloxaccounts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/slox/sloxaccounts.h b/tderesources/slox/sloxaccounts.h index 1af805864..7b5e92a1c 100644 --- a/tderesources/slox/sloxaccounts.h +++ b/tderesources/slox/sloxaccounts.h @@ -32,7 +32,7 @@ class SloxBase; class KDE_EXPORT SloxAccounts : public TQObject { - Q_OBJECT + TQ_OBJECT public: SloxAccounts( SloxBase *res, const KURL &baseUrl ); |