diff options
Diffstat (limited to 'kopete/protocols/gadu/gadueditcontact.h')
-rw-r--r-- | kopete/protocols/gadu/gadueditcontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/gadu/gadueditcontact.h b/kopete/protocols/gadu/gadueditcontact.h index c582c8e7..0c8cc27c 100644 --- a/kopete/protocols/gadu/gadueditcontact.h +++ b/kopete/protocols/gadu/gadueditcontact.h @@ -34,7 +34,7 @@ class TQListViewItem; class GaduEditContact : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |