diff options
Diffstat (limited to 'plugins/TooltipNotify/src/resource.h')
-rw-r--r-- | plugins/TooltipNotify/src/resource.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/TooltipNotify/src/resource.h b/plugins/TooltipNotify/src/resource.h index d67e8c5746..7edbddee90 100644 --- a/plugins/TooltipNotify/src/resource.h +++ b/plugins/TooltipNotify/src/resource.h @@ -33,13 +33,12 @@ #define IDC_DURATIONSPIN 1284
#define IDC_DELAYONCONN 1285
#define IDC_DELAYONCONNSPIN 1286
-#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 105
+#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1042
#define _APS_NEXT_SYMED_VALUE 101
|