diff options
Diffstat (limited to 'kopete/protocols/gadu/gaduregisteraccount.h')
-rw-r--r-- | kopete/protocols/gadu/gaduregisteraccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/gadu/gaduregisteraccount.h b/kopete/protocols/gadu/gaduregisteraccount.h index ddc295ec..0e0cddb9 100644 --- a/kopete/protocols/gadu/gaduregisteraccount.h +++ b/kopete/protocols/gadu/gaduregisteraccount.h @@ -33,7 +33,7 @@ class GaduRegisterAccountUI; class GaduRegisterAccount : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: GaduRegisterAccount( TQWidget* , const char* ); |