diff options
Diffstat (limited to 'tderesources/slox/tdeabcresourceslox.h')
-rw-r--r-- | tderesources/slox/tdeabcresourceslox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/slox/tdeabcresourceslox.h b/tderesources/slox/tdeabcresourceslox.h index a37f17d6b..225f8a338 100644 --- a/tderesources/slox/tdeabcresourceslox.h +++ b/tderesources/slox/tdeabcresourceslox.h @@ -47,7 +47,7 @@ class SloxPrefs; class KDE_EXPORT ResourceSlox : public ResourceCached, public SloxBase { - Q_OBJECT + TQ_OBJECT public: ResourceSlox( const TDEConfig * ); |