diff options
Diffstat (limited to 'protocols/VKontakte/src/resource.h')
-rw-r--r-- | protocols/VKontakte/src/resource.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h index 6b3d64d274..3624c5ca01 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -21,12 +21,11 @@ #define IDC_DELIVERY 1011
#define IDC_GROUPNAME 1012
#define IDC_CLIST 1013
+#define IDC_HIDECHATS 1014
#define IDC_CONTACT 1015
-#define IDC_BUTTON1 1018
-#define IDC_BUTTON2 1019
// Next default values for new objects
-//
+//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
|