From b563eba7514c70e53e13cf0cffc5bf1245e5d654 Mon Sep 17 00:00:00 2001 From: slotwin Date: Tue, 20 May 2014 19:10:54 +0000 Subject: Popup/options: fix Apply button highlighting add spin controls to edit boxes proper capitalization and a typo code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@9255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Popup/src/resource.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/Popup/src/resource.h') diff --git a/plugins/Popup/src/resource.h b/plugins/Popup/src/resource.h index a2f81a2aec..df05d7e9ee 100644 --- a/plugins/Popup/src/resource.h +++ b/plugins/Popup/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by resource.rc +// Used by ..\res\resource.rc // #define IDD_OPT_POPUP 101 #define IDD_OPT_POPUP_ADVANCED 102 @@ -53,6 +53,8 @@ #define IDC_FADEOUT 1013 #define IDC_FADEOUT_SPIN 1014 #define IDC_FADEOUT_TXT2 1015 +#define IDC_HISTORYSIZE_SPIN 1016 +#define IDC_MAXPOPUPS_SPIN 1017 #define IDC_PREVIEW 1033 #define IDC_DEBUG 1034 #define IDC_GRP_MULTIMONITOR 1035 -- cgit v1.2.3