diff options
Diffstat (limited to 'tderesources/slox/tdeabcresourcesloxconfig.h')
-rw-r--r-- | tderesources/slox/tdeabcresourcesloxconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/slox/tdeabcresourcesloxconfig.h b/tderesources/slox/tdeabcresourcesloxconfig.h index 36e021267..46a9a74a4 100644 --- a/tderesources/slox/tdeabcresourcesloxconfig.h +++ b/tderesources/slox/tdeabcresourcesloxconfig.h @@ -34,7 +34,7 @@ namespace TDEABC { class KDE_EXPORT ResourceSloxConfig : public KRES::ConfigWidget { - Q_OBJECT + TQ_OBJECT public: |