diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-28 11:57:20 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-28 11:57:20 +0000 |
commit | 0a1ada17c01b0c517995b095eb43bb23c5b3c6f1 (patch) | |
tree | 85a8a4897a0a168a38e848329c079588e13ab9e1 /custom_status_list/resource.h | |
parent | 09f4c381b77aa4e18436da31d9659d57bc18be39 (diff) |
rename
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@63 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'custom_status_list/resource.h')
-rw-r--r-- | custom_status_list/resource.h | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/custom_status_list/resource.h b/custom_status_list/resource.h deleted file mode 100644 index cec1647..0000000 --- a/custom_status_list/resource.h +++ /dev/null @@ -1,49 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by cslist.rc
-//
-#define IDCLOSE 8
-#define IDC_CANCEL 9
-#define IDD_CSLIST 101
-#define IDD_ADDMODIFY 102
-#define IDD_OPTIONS 103
-#define IDI_CSLIST 121
-#define IDI_ADD 122
-#define IDI_MODIFY 123
-#define IDI_REMOVE 124
-#define IDI_FAVOURITE 125
-#define IDI_UNDO 126
-#define IDI_GLOBAL 127
-#define IDI_FILTER 128
-#define IDI_CLOSE 129
-#define IDI_UNSET 130
-#define IDI_APPLY 131
-#define IDI_IMPORT 132
-#define IDC_CSLIST 1001
-#define IDC_FILTER_FIELD 1011
-#define IDC_ADD_SAMPLE 1012
-#define IDC_NO_ITEMS 1013
-#define IDC_ADD 1021
-#define IDC_MODIFY 1022
-#define IDC_REMOVE 1023
-#define IDC_FAVOURITE 1024
-#define IDC_UNDO 1025
-#define IDC_FILTER 1027
-#define IDC_COMBO 1041
-#define IDC_MESSAGE 1042
-#define IDC_CONFIRM_DELETION 1051
-#define IDC_DELETE_AFTER_IMPORT 1052
-#define IDC_IMPORT 1071
-#define IDC_ALLOW_EXTRA_ICONS 1204
-#define IDC_REMEMBER_POSITION 1207
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 104
-#define _APS_NEXT_COMMAND_VALUE 40003
-#define _APS_NEXT_CONTROL_VALUE 1209
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|