diff options
Diffstat (limited to 'protocols/Gadu-Gadu/src/gg.h')
-rw-r--r-- | protocols/Gadu-Gadu/src/gg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Gadu-Gadu/src/gg.h b/protocols/Gadu-Gadu/src/gg.h index df2cc86b58..cb1d44d3a5 100644 --- a/protocols/Gadu-Gadu/src/gg.h +++ b/protocols/Gadu-Gadu/src/gg.h @@ -191,6 +191,8 @@ typedef struct #define GG_KEY_AVATARURL "AvatarURL" // Contact's avatar URL
+#define GG_KEY_AVATARTS "AvatarTs" // Contact's avatar Timestamp
+
#define GG_KEY_AVATARTYPE "AvatarType" // Contact's avatar format
#define GG_KEYDEF_AVATARTYPE PA_FORMAT_UNKNOWN
|