diff options
Diffstat (limited to 'protocols/VKontakte/src/vk_proto.h')
| -rw-r--r-- | protocols/VKontakte/src/vk_proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/VKontakte/src/vk_proto.h b/protocols/VKontakte/src/vk_proto.h index 581c8e3c72..8dc68f26d2 100644 --- a/protocols/VKontakte/src/vk_proto.h +++ b/protocols/VKontakte/src/vk_proto.h @@ -370,7 +370,7 @@ private: CMString GetAttachmentDescr(JSONNODE*);
- HANDLE m_hPopupClassError, m_hPopupClassNotify;
+ HANDLE m_hPopupClassError, m_hPopupClassNotification;
void InitPopups(void);
void MsgPopup(MCONTACT hContact, const TCHAR *szMsg, const TCHAR *szTitle, bool err=false);
|
