From bd80013253c1fabc856c05c4f839d00ec18b2b06 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 23 Jul 2012 12:31:44 +0000 Subject: QuickMessages, QuickReplies: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/QuickReplies/src/resource.h | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 plugins/QuickReplies/src/resource.h (limited to 'plugins/QuickReplies/src/resource.h') diff --git a/plugins/QuickReplies/src/resource.h b/plugins/QuickReplies/src/resource.h new file mode 100644 index 0000000000..a27459012f --- /dev/null +++ b/plugins/QuickReplies/src/resource.h @@ -0,0 +1,29 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by resources.rc +// +#define IDD_OPTIONS_PAGE 101 +#define IDI_QICON 102 +#define IDC_THEMELIST 1001 +#define IDC_RELOAD 1002 +#define IDC_TITLE 1003 +#define IDC_DESCRIPTION 1004 +#define IDC_CONTACTS 1005 +#define IDC_PREVIEW 1006 +#define IDC_NOPREVIEW 1007 +#define IDC_AUTHORS 1008 +#define IDC_IMMEDIATELY 1009 +#define IDC_REPLIES 1010 +#define IDC_VARIABLES 1011 +#define IDC_VARIABLES_HINT 1013 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 103 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1014 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3