diff options
Diffstat (limited to 'plugins/Nudge/resource.h')
-rw-r--r-- | plugins/Nudge/resource.h | 89 |
1 files changed, 0 insertions, 89 deletions
diff --git a/plugins/Nudge/resource.h b/plugins/Nudge/resource.h deleted file mode 100644 index 60a56388e2..0000000000 --- a/plugins/Nudge/resource.h +++ /dev/null @@ -1,89 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by resource.rc
-//
-#define IDD_DIALOG1 101
-#define IDI_NUDGE 102
-#define IDI_NUGDE_YAHOO 107
-#define IDI_NUDGE_IRC 109
-#define IDI_NUDGE_MSN 110
-#define IDI_NUDGE_TLEN 111
-#define IDI_NUDGE_META 113
-#define IDD_SHAKEOPT 126
-#define IDD_OPT_NUDGE 126
-#define IDD_OPT_SHAKE 128
-#define IDD_OPT_TRIGGER 129
-#define IDC_BUTTON1 1000
-#define IDC_PREVIEW 1000
-#define IDC_EDIT1 1001
-#define IDC_SENDTEXT 1001
-#define IDC_BUTTON2 1002
-#define IDC_SENDTEXT2 1002
-#define IDC_RECVTEXT 1002
-#define IDC_BUTTON3 1003
-#define IDC_BUTTON4 1004
-#define IDC_BUTTON5 1005
-#define IDC_BUTTON6 1006
-#define IDC_BUTTON7 1007
-#define IDC_USEWINCOLORS 1007
-#define IDC_LABEL_FN 1008
-#define IDC_LABEL_IMAGESIZE 1009
-#define IDC_SLIDER_CLIST 1009
-#define IDC_SNUMBER_CLIST 1009
-#define IDC_SLIDER_CHAT 1010
-#define IDC_SNUMBER_CHAT 1010
-#define IDC_LABEL_ERRSTATE 1011
-#define IDC_SSCALE_CLIST 1011
-#define IDC_LABEL_TOTALBLOCKS 1012
-#define IDC_LNUMBER_CLIST 1012
-#define IDC_LABEL_WRITTENBLOCKS 1013
-#define IDC_LABEL_RESULT 1013
-#define IDC_LNUMBER_CHAT 1013
-#define IDC_LSCALE_CLIST 1014
-#define IDC_SSCALE_CHAT 1015
-#define IDC_LSCALE_CHAT 1016
-#define IDC_CHECKCLIST 1018
-#define IDC_CHECKST0 1019
-#define IDC_CHECKST1 1020
-#define IDC_CHECKST2 1021
-#define IDC_CHECKST3 1022
-#define IDC_CHECKST4 1023
-#define IDC_CHECKST5 1024
-#define IDC_CHECKST6 1025
-#define IDC_CHECKST7 1026
-#define IDC_POPUPTEXTCOLOR 1027
-#define IDC_CHECKST8 1028
-#define IDC_CHECKST9 1029
-#define IDC_BGCOLOUR 1030
-#define IDC_PROTOLIST 1031
-#define IDC_TEXTCOLOUR 1032
-#define IDC_USEBYPROTOCOL 1033
-#define IDC_CHECKCHAT2 1034
-#define IDC_CHECKCHAT 1034
-#define IDC_CHECKCOL 1035
-#define IDC_CHECKEVENT 1035
-#define IDC_POPUPBACKCOLOR 1036
-#define IDC_CHECKPOP 1037
-#define IDC_POPUPTIME 1038
-#define IDC_SENDTIME 1039
-#define IDC_RECVTIME 1040
-#define IDC_TRIGGER_SHAKECLIST 1040
-#define IDC_CHECKEVENT2 1041
-#define IDC_CHECKSTATUS 1041
-#define IDC_TRIGGER_SHAKECHAT 1041
-#define IDC_AUTORESEND 1042
-#define IDC_RESENDDELAY 1043
-#define IDC_OPENMESSAGE 1044
-#define IDC_OPENCONTACTLIST 1046
-#define IDC_IGNORE 1047
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 114
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1048
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|