diff options
Diffstat (limited to 'protocols/SkypeWeb/src/common.h')
-rw-r--r-- | protocols/SkypeWeb/src/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/src/common.h b/protocols/SkypeWeb/src/common.h index 84060c4eba..bbe6addfb1 100644 --- a/protocols/SkypeWeb/src/common.h +++ b/protocols/SkypeWeb/src/common.h @@ -68,4 +68,6 @@ extern HINSTANCE g_hInstance; #define SKYPE_SETTINGS_PASSWORD "Password"
#define SKYPE_SETTINGS_GROUP "DefaultGroup"
+#define SKYPE_DB_EVENT_TYPE_ACTION 10001
+
#endif //_COMMON_H_
\ No newline at end of file |