diff options
Diffstat (limited to 'kopete/protocols/gadu/gaduaccount.h')
-rw-r--r-- | kopete/protocols/gadu/gaduaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/gadu/gaduaccount.h b/kopete/protocols/gadu/gaduaccount.h index ad7b4edf..0363d181 100644 --- a/kopete/protocols/gadu/gaduaccount.h +++ b/kopete/protocols/gadu/gaduaccount.h @@ -128,7 +128,7 @@ signals: protected: //{ bool createContact( const TQString& contactId, - Kopete::MetaContact* tqparentContact ); + Kopete::MetaContact* parentContact ); //} private slots: |