diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-10-29 22:16:11 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-10-29 22:16:11 +0000 |
commit | cefd567c318f33992d7caf5ad1cadcc72c237de2 (patch) | |
tree | d9ba2d4c2482bb9a6cb26b79f68b5ea603f97828 /plugins/!NotAdopted/SmartAutoReplier/resource.h | |
parent | 345930435561acd026c9356f01065e7ee0e92101 (diff) |
Cleanup !NotAdopted folder
git-svn-id: http://svn.miranda-ng.org/main/trunk@6694 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/SmartAutoReplier/resource.h')
-rw-r--r-- | plugins/!NotAdopted/SmartAutoReplier/resource.h | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/plugins/!NotAdopted/SmartAutoReplier/resource.h b/plugins/!NotAdopted/SmartAutoReplier/resource.h deleted file mode 100644 index 38765d95fc..0000000000 --- a/plugins/!NotAdopted/SmartAutoReplier/resource.h +++ /dev/null @@ -1,52 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by SAR.rc
-//
-#define IDD_OPTIONS 101
-#define IDD_ADDRULE_DLG 102
-#define IDI_SAR_ICON 103
-#define IDD_SET_AURMESSAGEDLG 104
-#define IDD_SEL_USER 110
-#define IDD_HISTORYLOGS 111
-#define IDD_SDLGHOLDER 113
-#define IDC_STATIC_HEADER_TEXT 1001
-#define IDC_EDIT_HEADER 1002
-#define IDC_STATIC_MESSAGE_TEXT 1003
-#define IDC_EDIT_MESSAGE 1004
-#define IDC_EDIT_REPLAYDELAY 1006
-#define IDC_LIST_RULES 1007
-#define IDC_BTN_ADDRULE 1008
-#define IDC_BTN_DELRULE 1009
-#define IDC_ED_RULENAME 1009
-#define IDC_BTN_EDITRULE 1010
-#define IDC_ED_RULECNAME 1010
-#define IDC_ED_RULEREPLY 1011
-#define IDC_ED_RULEACTION 1012
-#define IDC_BUTTON1 1013
-#define IDC_BTN_SELUSER 1013
-#define IDC_CHECK_DISABLEWMON 1014
-#define IDC_CHECK1 1017
-#define IDC_CH_SHOW_AURDLG_WHMC 1017
-#define IDC_CH_DISWHSB 1017
-#define IDC_ED_TEXT 1019
-#define IDC_CB_DWSB 1020
-#define IDC_LIST_USERS 1021
-#define IDC_TABS 1022
-#define IDC_TABSHOLDER 1022
-#define IDC_STATUSMSG 1023
-#define IDC_CH_ENABLE_WSCH 1115
-#define IDC_CB_ENWSC 1116
-#define IDC_CH_SHOWCG 1117
-#define IDC_CH_SHOWCG2 1118
-#define IDC_CH_SAVE_AURS 1118
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 113
-#define _APS_NEXT_COMMAND_VALUE 40002
-#define _APS_NEXT_CONTROL_VALUE 1024
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|