diff options
Diffstat (limited to 'protocols/FacebookRM/src/stdafx.h')
| -rw-r--r-- | protocols/FacebookRM/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/FacebookRM/src/stdafx.h b/protocols/FacebookRM/src/stdafx.h index 9077ed184c..3a96f387de 100644 --- a/protocols/FacebookRM/src/stdafx.h +++ b/protocols/FacebookRM/src/stdafx.h @@ -82,6 +82,7 @@ class FacebookProto; extern std::string g_strUserAgent;
extern DWORD g_mirandaVersion;
extern bool g_bMessageState;
+extern HWND g_hwndHeartbeat;
template <typename T>
__inline static void FreeList(const LIST<T> &lst)
|
