diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-23 12:31:44 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-23 12:31:44 +0000 |
commit | bd80013253c1fabc856c05c4f839d00ec18b2b06 (patch) | |
tree | ef23678929953fd4730d2c1f00ae48e9134a96e8 /plugins/QuickReplies/resource.h | |
parent | 905145a0553737e82ca04a5a3d3c6e0e8e78b90d (diff) |
QuickMessages, QuickReplies: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/QuickReplies/resource.h')
-rw-r--r-- | plugins/QuickReplies/resource.h | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/plugins/QuickReplies/resource.h b/plugins/QuickReplies/resource.h deleted file mode 100644 index a27459012f..0000000000 --- a/plugins/QuickReplies/resource.h +++ /dev/null @@ -1,29 +0,0 @@ -//{{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
|