diff options
author | George Hazan <george.hazan@gmail.com> | 2025-04-29 14:07:28 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2025-04-29 14:07:28 +0300 |
commit | 5778cd68082d091932f4828ce8c09369ada51d62 (patch) | |
tree | 4fcd44491035d96efb8f7466bbf9775228c0ac44 /plugins/NotesAndReminders/src/resource.h | |
parent | 6a73b7ed55d5265cb6bdc171b9c258a8aad05bd9 (diff) |
fixes #5001 (Notes and Reminders: добавляется лишний день)
Diffstat (limited to 'plugins/NotesAndReminders/src/resource.h')
-rw-r--r-- | plugins/NotesAndReminders/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/NotesAndReminders/src/resource.h b/plugins/NotesAndReminders/src/resource.h index a0ef9bd712..d3fbe4161c 100644 --- a/plugins/NotesAndReminders/src/resource.h +++ b/plugins/NotesAndReminders/src/resource.h @@ -24,7 +24,6 @@ #define IDC_DISMISS 1001
#define IDC_REMINDERDATA 1001
#define IDC_REMINDAGAIN 1002
-#define IDC_ADDREMINDER 1002
#define IDC_ADDNEWREMINDER 1002
#define IDC_REMINDAGAININ 1003
#define IDC_AFTER 1004
|