diff options
Diffstat (limited to 'plugins/NewXstatusNotify/src/common.h')
-rw-r--r-- | plugins/NewXstatusNotify/src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewXstatusNotify/src/common.h b/plugins/NewXstatusNotify/src/common.h index 544e7ca667..bd83b6b609 100644 --- a/plugins/NewXstatusNotify/src/common.h +++ b/plugins/NewXstatusNotify/src/common.h @@ -149,4 +149,5 @@ extern HINSTANCE hInst; extern HGENMENU hEnableDisableMenu;
extern STATUS StatusList[STATUS_COUNT];
+bool CheckMsgWnd(MCONTACT hContact);
#endif //COMMON_H
|