diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-10-13 04:34:25 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-10-13 04:34:25 +0300 |
commit | 44cf244bab4c4cba771313bf3151a655775c0e0a (patch) | |
tree | 9d3f471cbe048f4ec059f968f1164ae3d7602570 /stopspam_mod/trunk/resource.h | |
parent | 7b3818d042772e56dd0f2a59a99baf464d415f29 (diff) |
variables button icon, i will not do any changes to this, if you do not like it, send patches (kreol, mozilla e.t.c. ) )
Diffstat (limited to 'stopspam_mod/trunk/resource.h')
-rw-r--r-- | stopspam_mod/trunk/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stopspam_mod/trunk/resource.h b/stopspam_mod/trunk/resource.h index 42b414b..aece698 100644 --- a/stopspam_mod/trunk/resource.h +++ b/stopspam_mod/trunk/resource.h @@ -35,6 +35,7 @@ #define IDC_CHECK2 1019
#define IDC_INVIS_DISABLE 1019
#define ID_REMOVE_TMP 1020
+#define IDC_CUSTOM1 1020
#define ID_REMOVE_TMP2 1021
#define ID_EXCLUDE 1021
#define ID_ADDPERMANENT3 1022
@@ -46,7 +47,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1020
+#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|