diff options
Diffstat (limited to 'plugins/YAPP/src/resource.h')
-rw-r--r-- | plugins/YAPP/src/resource.h | 69 |
1 files changed, 0 insertions, 69 deletions
diff --git a/plugins/YAPP/src/resource.h b/plugins/YAPP/src/resource.h deleted file mode 100644 index a5931b3d73..0000000000 --- a/plugins/YAPP/src/resource.h +++ /dev/null @@ -1,69 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by D:\Development\Miranda NG\plugins\YAPP\res\yapp.rc
-//
-#define IDD_OPT1 101
-#define IDD_OPT_NOTIFY 103
-#define IDD_LST_HISTORY 104
-#define IDI_POPUP 105
-#define IDI_NOPOPUP 106
-#define IDI_HISTORY 107
-#define IDD_CLASSES 108
-#define IDC_RAD_NOTIMEOUT 1001
-#define IDC_RAD_TIMEOUT 1002
-#define IDC_ED_TIMEOUT 1003
-#define IDC_SPIN_TIMEOUT 1004
-#define IDC_ED_WIDTH 1005
-#define IDC_ED_MAXHEIGHT 1006
-#define IDC_SPIN_WIDTH 1007
-#define IDC_SPIN_MAXHEIGHT 1009
-#define IDC_RAD_BOTTOMRIGHT 1010
-#define IDC_ED_INDENT 1011
-#define IDC_RAD_BOTTOMLEFT 1012
-#define IDC_ED_SBWIDTH 1012
-#define IDC_SPIN_INDENT 1013
-#define IDC_RAD_TOPRIGHT 1014
-#define IDC_SPIN_SBWIDTH 1014
-#define IDC_RAD_TOPLEFT 1015
-#define IDC_ED_PADDING 1015
-#define IDC_ED_TRANS 1016
-#define IDC_SPIN_TRANS 1017
-#define IDC_CHK_BORDER 1018
-#define IDC_CHK_ROUNDCORNERS 1019
-#define IDC_BTN_PREVIEW 1020
-#define IDC_CMB_ANIMATE 1021
-#define IDC_CHK_TRANSBG 1022
-#define IDC_RAD_RIGHTICON 1023
-#define IDC_SPIN_PADDING 1023
-#define IDC_CHK_GLOBALHOVER 1024
-#define IDC_RAD_LEFTICON 1025
-#define IDC_CHK_ROUNDCORNERSAV 1025
-#define IDC_RAD_NOAV 1026
-#define IDC_RAD_RIGHTAV 1027
-#define IDC_RAD_LEFTAV 1029
-#define IDC_ED_AVSIZE 1031
-#define IDC_SPIN_AVSIZE 1032
-#define IDC_LST_STATUS 1033
-#define IDC_CMB_PLACEMENT 1034
-#define IDC_CMB_ICON 1035
-#define IDC_CMB_AV 1036
-#define IDC_CMB_TIME 1038
-#define IDC_COL_TEXT 1039
-#define IDC_COL_BG 1040
-#define IDC_CLOSE 1041
-#define IDC_LST_HISTORY 1043
-#define IDC_HISTORY_FILTER 1044
-#define IDC_HISTORY_FILTER_CASESENSITIVE 1046
-#define IDC_LST_CLASSES 1047
-#define IDC_CHK_TIMEOUT 1048
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 108
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1051
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|