diff options
Diffstat (limited to 'kresources/slox/kabcresourcesloxconfig.h')
-rw-r--r-- | kresources/slox/kabcresourcesloxconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/slox/kabcresourcesloxconfig.h b/kresources/slox/kabcresourcesloxconfig.h index 203985622..b845321a2 100644 --- a/kresources/slox/kabcresourcesloxconfig.h +++ b/kresources/slox/kabcresourcesloxconfig.h @@ -35,7 +35,7 @@ namespace KABC { class KDE_EXPORT ResourceSloxConfig : public KRES::ConfigWidget { Q_OBJECT - TQ_OBJECT + public: ResourceSloxConfig( TQWidget* parent = 0, const char* name = 0 ); |