summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/chatwindow/chattexteditpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/chatwindow/chattexteditpart.h')
-rw-r--r--kopete/kopete/chatwindow/chattexteditpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/chatwindow/chattexteditpart.h b/kopete/kopete/chatwindow/chattexteditpart.h
index 7ccebabc..40eba44b 100644
--- a/kopete/kopete/chatwindow/chattexteditpart.h
+++ b/kopete/kopete/chatwindow/chattexteditpart.h
@@ -46,7 +46,7 @@ class ChatSession;
*/
class ChatTextEditPart : public KopeteRichTextEditPart
{
- Q_OBJECT
+ TQ_OBJECT
public:
ChatTextEditPart( Kopete::ChatSession *session, TQWidget *parent, const char *name = 0 );