From ec64a796ada44e1a3ce53c10012dc3e2ad6694cd Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 27 Jan 2022 15:29:02 +0300 Subject: Ping: fix for field order --- plugins/Ping/src/resource.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Ping/src') diff --git a/plugins/Ping/src/resource.h b/plugins/Ping/src/resource.h index 214edade09..04249fbf2b 100644 --- a/plugins/Ping/src/resource.h +++ b/plugins/Ping/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by ping.rc +// Used by W:\miranda-ng\plugins\Ping\res\ping.rc // #define IDD_DIALOG1 101 #define IDD_DIALOG2 102 @@ -72,7 +72,7 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 116 +#define _APS_NEXT_RESOURCE_VALUE 117 #define _APS_NEXT_COMMAND_VALUE 40009 #define _APS_NEXT_CONTROL_VALUE 1044 #define _APS_NEXT_SYMED_VALUE 101 -- cgit v1.2.3