diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:41:10 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:41:10 +0000 |
commit | f04d64869f3b1de54fb343f28f955584780001b8 (patch) | |
tree | 5453dc10de3d980de79ffe019fa0b5fcb692a27d /popup/Deprecated/res_notify.h | |
parent | 7aff1e4cb053394db57c2814d5fe1e6493e0cc75 (diff) |
Project folders rename part 3
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@215 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'popup/Deprecated/res_notify.h')
-rw-r--r-- | popup/Deprecated/res_notify.h | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/popup/Deprecated/res_notify.h b/popup/Deprecated/res_notify.h deleted file mode 100644 index bcd3b77..0000000 --- a/popup/Deprecated/res_notify.h +++ /dev/null @@ -1,36 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by resource.rc
-//
-#define IDD_OPT_POPUPS 171
-#define IDC_PREVIEW 1033
-#define IDC_USEBACKCOLOR 1091
-#define IDC_USETEXTCOLOR 1092
-#define IDC_USETIMEOUT 1094
-#define IDC_LACTION 1096
-#define IDC_RACTION 1097
-#define IDC_SOFFLINE 1099
-#define IDC_SONLINE 1100
-#define IDC_SAWAY 1101
-#define IDC_SNA 1102
-#define IDC_SOCCUPIED 1103
-#define IDC_SDND 1104
-#define IDC_SFREE4CHAT 1105
-#define IDC_SINVISIBLE 1106
-#define IDC_SPHONE 1107
-#define IDC_SLUNCH 1108
-#define IDC_SALL 1109
-#define IDC_TIMEOUT 1110
-#define IDC_BACKCOLOR 1111
-#define IDC_TEXTCOLOR 1112
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 224
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1218
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|