diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-04-12 22:01:38 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-04-12 22:01:38 +0000 |
commit | 4931a5c01bb1e3c5135a8373bbc18596571f05ea (patch) | |
tree | f08a49a66072d5ae8da6bcd0902eb9f004b79455 /plugins/Alarms/src | |
parent | 91eb23f044911477f615e7e25e1425b667c3f1fa (diff) |
removed trigger dialogs from ressources
git-svn-id: http://svn.miranda-ng.org/main/trunk@4436 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Alarms/src')
-rw-r--r-- | plugins/Alarms/src/resource.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/plugins/Alarms/src/resource.h b/plugins/Alarms/src/resource.h index bff9b1a19c..924503bbd9 100644 --- a/plugins/Alarms/src/resource.h +++ b/plugins/Alarms/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by resource.rc
+// Used by ..\res\resource.rc
//
#define IDD_DIALOG1 101
#define IDD_OPT1 102
@@ -15,7 +15,6 @@ #define IDR_MENU1 116
#define IDI_TBUP 123
#define IDI_TBDN 124
-#define IDD_OPTTRIGGER 125
#define IDC_ALIST 1006
#define IDC_TIME 1007
#define IDC_TITLE 1010
@@ -62,7 +61,6 @@ #define IDC_CHK_AWROUND 1050
#define IDC_CHK_AWNOACTIVATE 1051
#define IDC_BTN_PREVIEW 1052
-#define IDC_LST_TRIGLIST 1053
#define IDC_BTN_CAL 1055
#define IDC_CHK_APOPUP 1060
#define IDC_SNOOZE2 1061
@@ -77,7 +75,6 @@ #define ID_REMINDERFRAMECONTEXT_DELETE 40005
#define ID_REMINDERFRAMECONTEXT_OPTIONS 40006
#define ID_REMINDERFRAMECONTEXT_NEWALARM 40007
-#define IDC_STATIC -1
// Next default values for new objects
//
|