diff options
Diffstat (limited to 'protocols/VKontakte/src/resource.h')
-rw-r--r-- | protocols/VKontakte/src/resource.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h index 252877ef6d..a86f9fc703 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -85,6 +85,10 @@ #define IDC_S_FOLLOWING 1077
#define IDC_S_BANNED 1078
#define IDC_S_NOREPOSTES 1079
+#define IDC_N_COMMENTS 1080
+#define IDC_N_LIKES 1081
+#define IDC_N_REPOSTS 1082
+#define IDC_N_MENTIONS 1083
// Next default values for new objects
//
|