From 08f1e8bed5a53953c5ddbf06b2eaa22d6f891e36 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Fri, 11 Sep 2015 18:52:51 +0000 Subject: NewAwaySys: fix #662 git-svn-id: http://svn.miranda-ng.org/main/trunk@15327 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewAwaySysMod/src/resource.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/NewAwaySysMod/src/resource.h') diff --git a/plugins/NewAwaySysMod/src/resource.h b/plugins/NewAwaySysMod/src/resource.h index 5d3d715b5b..17b0647bce 100644 --- a/plugins/NewAwaySysMod/src/resource.h +++ b/plugins/NewAwaySysMod/src/resource.h @@ -33,6 +33,10 @@ #define IDD_SETAWAYMSG 216 #define IDD_MOREOPTDIALOG 217 #define IDD_POPUPOPTDLG 218 +#define IDC_SI_INDEFINITE 301 +#define IDC_SI_SOE_ENABLED 302 +#define IDC_SI_SOE_DISABLED 303 +#define IDC_SI_IGNORE 304 #define IDC_STATUSBAR 999 #define IDC_SAWAYMSG_MSGNAME 1001 #define IDC_MESSAGEDLG_DEL 1002 -- cgit v1.2.3