diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-18 06:59:36 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-18 06:59:36 +0000 |
commit | 3634576b3903f8316b1dcdc396a70f40fa43f5f5 (patch) | |
tree | 55f87e6fccf45c3b2e5b7adf12a1e959f2d6f12e /plugins/ExtraIcons/resource.h | |
parent | 7a65cbd15d4f808f973d782deea2a5e1a02accd6 (diff) |
ExtraIcon, Favcontacts, FileAsMessage, FingerPrintModPlus: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ExtraIcons/resource.h')
-rw-r--r-- | plugins/ExtraIcons/resource.h | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/plugins/ExtraIcons/resource.h b/plugins/ExtraIcons/resource.h deleted file mode 100644 index 42525157f8..0000000000 --- a/plugins/ExtraIcons/resource.h +++ /dev/null @@ -1,33 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
-// Used by resource.rc
-//
-#define IDD_OPTIONS_OLD 119
-#define IDI_ALWAYSVIS 120
-#define IDD_OPTIONS 120
-#define IDI_NEVERVIS 121
-#define IDI_CHAT 122
-#define IDI_MALE 123
-#define IDI_FEMALE 124
-#define IDI_EMPTY 125
-#define IDR_OPT_POPUP 126
-#define IDC_SLOT_L 1075
-#define IDC_SLOT 1076
-#define IDC_MAX_ICONS_L 1077
-#define IDC_EXTRAORDER 1889
-#define ID_GROUP 40006
-#define ID_UNGROUP 40007
-#define IDC_STATIC -1
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NO_MFC 1
-#define _APS_3D_CONTROLS 1
-#define _APS_NEXT_RESOURCE_VALUE 127
-#define _APS_NEXT_COMMAND_VALUE 40008
-#define _APS_NEXT_CONTROL_VALUE 1078
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|