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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/kopete/chatwindow/chattexteditpart.h b/kopete/kopete/chatwindow/chattexteditpart.h
index 03b2ff3c..d73209b2 100644
--- a/kopete/kopete/chatwindow/chattexteditpart.h
+++ b/kopete/kopete/chatwindow/chattexteditpart.h
@@ -47,8 +47,9 @@ class ChatSession;
class ChatTextEditPart : public KopeteRichTextEditPart
{
Q_OBJECT
+ TQ_OBJECT
public:
- ChatTextEditPart( Kopete::ChatSession *session, TQWidget *parent, const char *name = 0 );
+ ChatTextEditPart( Kopete::ChatSession *session, TQWidget *tqparent, const char *name = 0 );
~ChatTextEditPart();
/**