diff options
Diffstat (limited to 'kopete/kopete/kimifaceimpl.h')
-rw-r--r-- | kopete/kopete/kimifaceimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/kimifaceimpl.h b/kopete/kopete/kimifaceimpl.h index ec3a45e8..0b7339b9 100644 --- a/kopete/kopete/kimifaceimpl.h +++ b/kopete/kopete/kimifaceimpl.h @@ -28,7 +28,7 @@ class MetaContact; class KIMIfaceImpl : public TQObject, public KIMIface { Q_OBJECT - TQ_OBJECT + public: KIMIfaceImpl(); ~KIMIfaceImpl(); |