diff options
Diffstat (limited to 'kopete/protocols/meanwhile/meanwhilesession.h')
-rw-r--r-- | kopete/protocols/meanwhile/meanwhilesession.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/meanwhile/meanwhilesession.h b/kopete/protocols/meanwhile/meanwhilesession.h index 314efe0b..81fb3c6b 100644 --- a/kopete/protocols/meanwhile/meanwhilesession.h +++ b/kopete/protocols/meanwhile/meanwhilesession.h @@ -35,7 +35,7 @@ struct MeanwhileClientID { */ class MeanwhileSession : public TQObject { - Q_OBJECT + TQ_OBJECT public: |