summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/chatwindow/chatview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/chatwindow/chatview.h')
-rw-r--r--kopete/kopete/chatwindow/chatview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/chatwindow/chatview.h b/kopete/kopete/chatwindow/chatview.h
index 6b185836..1a4d658c 100644
--- a/kopete/kopete/chatwindow/chatview.h
+++ b/kopete/kopete/chatwindow/chatview.h
@@ -53,7 +53,7 @@ namespace Kopete
*/
class ChatView : public KDockMainWindow, public KopeteView
{
- Q_OBJECT
+ TQ_OBJECT
public:
ChatView( Kopete::ChatSession *manager, ChatWindowPlugin *parent, const char *name = 0 );