diff options
Diffstat (limited to 'protocols/IcqOscarJ/icq_constants.h')
-rw-r--r-- | protocols/IcqOscarJ/icq_constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/IcqOscarJ/icq_constants.h b/protocols/IcqOscarJ/icq_constants.h index 2b38866bdd..acb5de9ad3 100644 --- a/protocols/IcqOscarJ/icq_constants.h +++ b/protocols/IcqOscarJ/icq_constants.h @@ -55,6 +55,7 @@ #define ICMI_AUTH_REVOKE 2
#define ICMI_ADD_TO_SERVLIST 3
#define ICMI_XSTATUS_DETAILS 4
+#define ICMI_OPEN_PROFILE 5
/* Some default settings */
#define DEFAULT_SERVER_PORT 5190
|