diff options
Diffstat (limited to 'plugins/!NotAdopted/NotesAndReminders/src/resource.h')
-rw-r--r-- | plugins/!NotAdopted/NotesAndReminders/src/resource.h | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/plugins/!NotAdopted/NotesAndReminders/src/resource.h b/plugins/!NotAdopted/NotesAndReminders/src/resource.h deleted file mode 100644 index 0ddf8b4031..0000000000 --- a/plugins/!NotAdopted/NotesAndReminders/src/resource.h +++ /dev/null @@ -1,65 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by resource.rc
-//
-#define IDD_STNOTEOPTIONS 101
-#define IDD_ADDREMINDER 102
-#define IDD_NOTIFYREMINDER 103
-#define IDD_LISTREMINDERS 104
-#define IDI_ADDREMINDER 110
-#define IDI_DELETEICON 111
-#define IDI_NOTEICON 112
-#define IDI_SHOWHIDE 113
-#define IDI_CAPTIONICON 114
-#define IDI_DELETEREMINDER 115
-#define IDI_VIEWREMINDERS 116
-#define IDI_CAPTIONICONNOTTOP 117
-#define IDI_HIDENOTE 118
-#define IDI_REMOVENOTE 119
-#define IDI_REMINDER 120
-#define IDI_BRINGFRONT 121
-#define IDI_PLAYSOUND 122
-#define IDI_VIEWNOTES 123
-
-#define IDC_COMBODATE 1021
-#define IDC_COMBOTIME 1022
-#define IDC_COMBOREMINDERTIME 1023
-#define IDC_REFTIME 1024
-#define IDC_STATIC_DATE 1025
-#define IDC_STATIC_TIME 1026
-#define IDC_COMBO_REPEATSND 1028
-#define IDC_COMBO_SOUND 1029
-#define IDC_BTN_PLAYSOUND 1030
-#define IDC_EDIT_ALTBROWSER 1031
-#define IDC_BTN_BROWSEBROWSER 1032
-#define ID_CONTEXTMENUNOTEPOPUP_NEWNOTE 40009
-#define ID_CONTEXTMENUNOTEPOPUP_BRINGALLTOTOP 40010
-#define ID_CONTEXTMENUNOTEPOPUP_APPEARANCE 40011
-#define ID_APPEARANCE_BACKGROUNDCOLOR 40013
-#define ID_APPEARANCE_TEXTCOLOR 40014
-#define ID_APPEARANCE_CUSTOMTEXT 40015
-#define ID_APPEARANCE_CUSTOMBG 40016
-#define ID_BACKGROUNDCOLOR_RESET 40017
-#define ID_TEXTCOLOR_RESET 40018
-#define ID_CONTEXTMENUNOTEPOPUP_PASTETITLE 40019
-#define ID_CONTEXTMENUNOTEPOPUP_RESETTITLE 40020
-#define ID_CONTEXTMENUREMINDERLISTVIEW_EDIT 40021
-#define ID_CONTEXTMENUNOTELISTVIEW_EDITNOTE 40022
-#define ID_CONTEXTMENUNOTELISTVIEW_SHOW 40023
-#define ID_CONTEXTMENUNOTELISTVIEW_DELETEALLNOTES 40024
-#define ID_CONTEXTMENUNOTEPOPUP_VIEWNOTES 40025
-#define ID_CONTEXTMENUNOTELISTVIEW_TOGGLEVISIBILITY 40026
-#define ID_APPEARANCE_FONT 40027
-#define ID_APPEARANCE_CUSTOMFONT 40028
-#define ID_FONT_RESET 40029
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 106
-#define _APS_NEXT_COMMAND_VALUE 40030
-#define _APS_NEXT_CONTROL_VALUE 1033
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|