diff options
Diffstat (limited to 'kopete/protocols/meanwhile/meanwhilecontact.h')
-rw-r--r-- | kopete/protocols/meanwhile/meanwhilecontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/meanwhile/meanwhilecontact.h b/kopete/protocols/meanwhile/meanwhilecontact.h index 6de9261e..c51ed121 100644 --- a/kopete/protocols/meanwhile/meanwhilecontact.h +++ b/kopete/protocols/meanwhile/meanwhilecontact.h @@ -30,7 +30,7 @@ namespace Kopete { class MetaContact; } class MeanwhileContact : public Kopete::Contact { - Q_OBJECT + TQ_OBJECT public: |