diff options
Diffstat (limited to 'stopspam_mod/trunk/resource.h')
-rw-r--r-- | stopspam_mod/trunk/resource.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/stopspam_mod/trunk/resource.h b/stopspam_mod/trunk/resource.h index 4e5950e..c3e8e7a 100644 --- a/stopspam_mod/trunk/resource.h +++ b/stopspam_mod/trunk/resource.h @@ -26,6 +26,8 @@ #define ID_HANDLEAUTHREQ 1015
#define ID_DOS_INTEGRATION 1016
#define ID_SPECIALGROUP 1017
+#define IDC_BUTTON1 1017
+#define IDC_VARS 1017
#define ID_HIDECONTACTS 1018
#define ID_IGNORESPAMMERS 1019
#define ID_REMOVE_TMP 1020
@@ -40,7 +42,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1017
+#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|