diff options
Diffstat (limited to 'kopete/protocols/gadu/gaducontact.h')
-rw-r--r-- | kopete/protocols/gadu/gaducontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/gadu/gaducontact.h b/kopete/protocols/gadu/gaducontact.h index ee244a96..15eaf288 100644 --- a/kopete/protocols/gadu/gaducontact.h +++ b/kopete/protocols/gadu/gaducontact.h @@ -96,7 +96,7 @@ private: Kopete::ChatSession* msgManager_; TQString description_; - TQString tqparentIdentity_; + TQString parentIdentity_; GaduAccount* account_; KAction* actionSendMessage_; |