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/QuickMessages/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/QuickMessages/resource.h')
-rw-r--r-- | plugins/QuickMessages/resource.h | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/plugins/QuickMessages/resource.h b/plugins/QuickMessages/resource.h deleted file mode 100644 index 9facd53bf2..0000000000 --- a/plugins/QuickMessages/resource.h +++ /dev/null @@ -1,47 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by quickmessages.rc
-//
-#define IDD_OPTIONS 101
-#define IDI_QICON 102
-#define IDC_BUTTONSLIST 104
-#define IDC_BLISTADD 105
-#define IDC_BLISTREMOVE 106
-#define IDC_MENUTREE 107
-#define IDC_MTREEADD 108
-#define IDC_MTREEREMOVE 109
-#define IDC_MENUVALUE 110
-#define IDC_RCLICKVALUE 111
-#define IDD_HELPDIALOG 112
-#define IDC_BUTTONNAME 1076
-#define IDC_MENUNAME 1077
-#define IDC_LAUTOSEND 1079
-#define IDC_RAUTOSEND 1080
-#define IDC_INQMENU 1081
-#define IDC_RAUTOSEND2 1082
-#define IDC_ENABLEQUICKMENU 1082
-#define IDC_ISSERVNAME 1083
-#define IDC_WARNING 1084
-#define IDC_VARHELP 1085
-#define IDC_VARTEXT 1086
-#define IDC_ISSERVNAME2 1086
-#define IDC_VARCLIP 1087
-#define IDC_VARPUNAME 1088
-#define IDC_VARPLNAME 1089
-#define IDC_VARCNAME 1090
-#define IDC_STATICTITLE 1091
-#define IDC_STATICTITLE2 1092
-#define IDC_VARCFNAME 1093
-#define IDC_VARCLNAME 1094
-#define IDC_STATIC -1
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 113
-#define _APS_NEXT_COMMAND_VALUE 40015
-#define _APS_NEXT_CONTROL_VALUE 1092
-#define _APS_NEXT_SYMED_VALUE 1125
-#endif
-#endif
|