diff options
Diffstat (limited to 'plugins/Popup/Deprecated/res_notify.h')
-rw-r--r-- | plugins/Popup/Deprecated/res_notify.h | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/plugins/Popup/Deprecated/res_notify.h b/plugins/Popup/Deprecated/res_notify.h deleted file mode 100644 index bcd3b779ee..0000000000 --- a/plugins/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
|