From d91309a2550f8cb7d34447534f2254f7a0812197 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 8 Nov 2023 13:39:39 +0300 Subject: =?UTF-8?q?fixes=20#3871=20(TooltipNotify:=20=D0=BF=D0=B5=D1=80?= =?UTF-8?q?=D0=B5=D0=B2=D0=BE=D0=B4=20=D0=BD=D0=B5=20=D0=BF=D0=BE=D0=BC?= =?UTF-8?q?=D0=B5=D1=89=D0=B0=D0=B5=D1=82=D1=81=D1=8F)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/TooltipNotify/src/resource.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/TooltipNotify/src') 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 -- cgit v1.2.3