diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-11 17:09:09 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-11 17:09:09 +0000 |
commit | bb22e7b2a0af67cc65ce5179917b20e5977ed4ef (patch) | |
tree | 120e18f5a61144f3f632263e05cb49109f672615 /plugins/MyDetails/resource.h | |
parent | 3b8d44fb4646951be55b3777cbe30d3280867067 (diff) |
MyDetails reverted to older version that doesn't use Skins plugin
git-svn-id: http://svn.miranda-ng.org/main/trunk@905 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MyDetails/resource.h')
-rw-r--r-- | plugins/MyDetails/resource.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/MyDetails/resource.h b/plugins/MyDetails/resource.h index 9bc277ea60..b53e46d1a3 100644 --- a/plugins/MyDetails/resource.h +++ b/plugins/MyDetails/resource.h @@ -9,7 +9,6 @@ #define IDI_LISTENINGTO 105
#define IDI_RIGHT_ARROW 106
#define IDI_LEFT_ARROW 107
-#define IDI_EMAIL 111
#define IDC_NICKNAME 1000
#define IDC_SHOW_PROTO_NAME 1001
#define IDC_CYCLE_THROUGH_PROTOS 1002
@@ -64,7 +63,7 @@ //
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 112
+#define _APS_NEXT_RESOURCE_VALUE 108
#define _APS_NEXT_COMMAND_VALUE 40013
#define _APS_NEXT_CONTROL_VALUE 1011
#define _APS_NEXT_SYMED_VALUE 101
|