diff options
Diffstat (limited to 'konversation/src/dccchat.h')
-rw-r--r-- | konversation/src/dccchat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/dccchat.h b/konversation/src/dccchat.h index 855e75a..755c7d6 100644 --- a/konversation/src/dccchat.h +++ b/konversation/src/dccchat.h @@ -35,7 +35,7 @@ namespace Konversation class DccChat : public ChatWindow { - Q_OBJECT + TQ_OBJECT public: |