diff options
Diffstat (limited to 'kopete/protocols/oscar/icq/icqreadaway.h')
-rw-r--r-- | kopete/protocols/oscar/icq/icqreadaway.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/icq/icqreadaway.h b/kopete/protocols/oscar/icq/icqreadaway.h index a9a03c72..64a8c2f1 100644 --- a/kopete/protocols/oscar/icq/icqreadaway.h +++ b/kopete/protocols/oscar/icq/icqreadaway.h @@ -28,7 +28,7 @@ class TQVBox; class ICQReadAway : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: ICQReadAway(ICQContact *, TQWidget *parent = 0, const char* name = "ICQReadAway"); |