diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-24 12:45:18 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-24 12:45:18 +0000 |
commit | 0cda0baab21d4d4bf40c9459f6f5a7e49aa92492 (patch) | |
tree | c1244d2f42e6d1728a81a18bd0fbd091904bf20c /plugins/YAPP/resource.h | |
parent | 171e81205e357e0d54283a63997ed58ff97d54a9 (diff) |
VersionInfo, W7UI, WhoUsesMyFiles, YAPP, ZeroNotification: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1161 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YAPP/resource.h')
-rw-r--r-- | plugins/YAPP/resource.h | 79 |
1 files changed, 0 insertions, 79 deletions
diff --git a/plugins/YAPP/resource.h b/plugins/YAPP/resource.h deleted file mode 100644 index d7db4cda2e..0000000000 --- a/plugins/YAPP/resource.h +++ /dev/null @@ -1,79 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by popups2.rc
-//
-#define IDD_OPT1 101
-#define IDD_DIALOG1 102
-#define IDD_OPT_NOTIFY 103
-#define IDD_LST_HISTORY 104
-#define IDI_ICON1 105
-#define IDI_POPUP_HISTORY 105
-#define IDI_ICON2 106
-#define IDD_CLASSES 107
-#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_SPIN3 1008
-#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_CHK_ANIMATE 1021
-#define IDC_CHK_TRANSBG 1022
-#define IDC_RAD_RIGHTICON 1023
-#define IDC_SPIN_INDENT2 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_NOAV3 1028
-#define IDC_RAD_LEFTAV 1029
-#define IDC_ED_MAXHEIGHT2 1030
-#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_AV2 1037
-#define IDC_CMB_TIME 1038
-#define IDC_CUSTOM1 1039
-#define IDC_COL_TEXT 1039
-#define IDC_BORDERCOLOUR 1040
-#define IDC_COL_BG 1040
-#define IDC_CLOSE 1041
-#define IDC_LIST3 1042
-#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
-#define IDC_BUTTON1 1050
-
-// 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
|