summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ICQ-WIM/src/stdafx.h')
-rw-r--r--protocols/ICQ-WIM/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/ICQ-WIM/src/stdafx.h b/protocols/ICQ-WIM/src/stdafx.h
index e2b7150f67..a0c05d46c5 100644
--- a/protocols/ICQ-WIM/src/stdafx.h
+++ b/protocols/ICQ-WIM/src/stdafx.h
@@ -84,12 +84,14 @@
#define DB_KEY_IDLE "IdleTS"
#define DB_KEY_ABOUT "About"
#define DB_KEY_ATOKEN "AToken"
+#define DB_KEY_ICQNICK "IcqNick"
#define DB_KEY_PHONEREG "PhoneReg"
#define DB_KEY_LASTSEEN "LastSeen"
#define DB_KEY_RCLIENTID "RClientID"
#define DB_KEY_LASTMSGID "LastMsgId"
#define DB_KEY_REMOTEREAD "RemoteReadId"
#define DB_KEY_SESSIONKEY "SessionKey"
+#define DB_KEY_MEMBERSINCE "MemberSince"
#include "http.h"
#include "proto.h"