summaryrefslogtreecommitdiff
path: root/plugins/MessageState/src/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MessageState/src/global.h')
-rw-r--r--plugins/MessageState/src/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/MessageState/src/global.h b/plugins/MessageState/src/global.h
index c3fac26cd7..51af6636ac 100644
--- a/plugins/MessageState/src/global.h
+++ b/plugins/MessageState/src/global.h
@@ -24,5 +24,6 @@ enum SRMM_ICON_TYPE
#define DBKEY_MESSAGE_READ_TIME "LastMsgReadTime"
int OnModulesLoaded(WPARAM, LPARAM);
+void UnInitModule();
#endif //_GLOBAL_H_ \ No newline at end of file