From a63798c1b60eeb77352323ad4545630cdc5458f2 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 19 Jul 2012 07:47:08 +0000 Subject: Folders: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1032 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Folders/src/resource.h | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 plugins/Folders/src/resource.h (limited to 'plugins/Folders/src/resource.h') diff --git a/plugins/Folders/src/resource.h b/plugins/Folders/src/resource.h new file mode 100644 index 0000000000..e8ff0247cf --- /dev/null +++ b/plugins/Folders/src/resource.h @@ -0,0 +1,27 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by folders.rc +// +#define IDD_OPT_FOLDERS 101 +#define IDD_VARIABLES_HELP 102 +#define IDC_FOLDERS_ITEMS_LIST 1002 +#define IDC_FOLDERS_GROUPBOX 1003 +#define IDC_EDIT_FOLDER_GROUPBOX 1004 +#define IDC_FOLDER_EDIT 1005 +#define IDC_REFRESH_BUTTON 1008 +#define IDC_PREVIEW_GROUPBOX 1009 +#define IDC_PREVIEW_EDIT 1010 +#define IDC_HELP_BUTTON 1011 +#define IDC_HELP_RICHEDIT 1012 +#define IDC_FOLDERS_SECTIONS_LIST 1013 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 105 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1014 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3