From 1c937f6b2db4795df7eaa24347cd16d48f538c37 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 27 Apr 2023 16:49:10 +0300 Subject: Clist_modern: - fixes #3512 (Clist: "Hide empty groups" in "Setup view mode"); - fixes #3511 (Clist: "Show groups folded/unfolded" in "Setup view mode") --- plugins/Clist_modern/src/resource.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'plugins/Clist_modern/src/resource.h') diff --git a/plugins/Clist_modern/src/resource.h b/plugins/Clist_modern/src/resource.h index 079c8703d8..bd22bd519d 100644 --- a/plugins/Clist_modern/src/resource.h +++ b/plugins/Clist_modern/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by w:\miranda-ng\plugins\Clist_modern\res\resource.rc +// Used by W:\miranda-ng\plugins\Clist_modern\res\resource.rc // #define IDC_ALWAYS_VISIBLEICON 0 #define IDC_APPLY 3 @@ -422,6 +422,8 @@ #define IDC_SELECTMODE 19126 #define IDC_CONFIGUREMODES 19127 #define IDC_USEGROUPS 19128 +#define IDC_HIDEEMPTYGROUPS 19129 +#define IDC_FOLD_GROUPS 19130 #define POPUP_NEWSUBGROUP 40004 #define POPUP_GROUPSHOWOFFLINE 40019 #define IDC_FRAME_META 40054 @@ -443,7 +445,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 512 #define _APS_NEXT_COMMAND_VALUE 40022 -#define _APS_NEXT_CONTROL_VALUE 2025 +#define _APS_NEXT_CONTROL_VALUE 2026 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3