diff options
Diffstat (limited to 'plugins/NewXstatusNotify/src/xstatus.h')
-rw-r--r-- | plugins/NewXstatusNotify/src/xstatus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewXstatusNotify/src/xstatus.h b/plugins/NewXstatusNotify/src/xstatus.h index c2d4d46113..9ee53fae30 100644 --- a/plugins/NewXstatusNotify/src/xstatus.h +++ b/plugins/NewXstatusNotify/src/xstatus.h @@ -43,7 +43,7 @@ #define XSTATUS_SOUND_REMOVED "XStatusRemove"
// tabSRMM stuff (logging to message window)
-#define MS_MSG_MOD_MESSAGEDIALOGOPENED "SRMsg_MOD/MessageDialogOpened"
+#define EVENTTYPE_STATUSCHANGE 25368
// Default templates
#define DEFAULT_POPUP_DELIMITER _T("%B")
|