summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar/aim/aimchatsession.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/oscar/aim/aimchatsession.h')
-rw-r--r--kopete/protocols/oscar/aim/aimchatsession.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/aim/aimchatsession.h b/kopete/protocols/oscar/aim/aimchatsession.h
index 9ce3ce1f..0634d02a 100644
--- a/kopete/protocols/oscar/aim/aimchatsession.h
+++ b/kopete/protocols/oscar/aim/aimchatsession.h
@@ -27,10 +27,11 @@ class Client;
class AIMChatSession : public Kopete::ChatSession
{
Q_OBJECT
+ TQ_OBJECT
public:
AIMChatSession( const Kopete::Contact* contact, Kopete::ContactPtrList others,
Kopete::Protocol* protocol, Oscar::WORD exchange = 0,
- const TQString& room = TQString::null );
+ const TQString& room = TQString() );
virtual ~AIMChatSession();
/**