summaryrefslogtreecommitdiff
path: root/plugins/NotesAndReminders/res
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2021-03-17 20:36:59 +0300
committerGeorge Hazan <ghazan@miranda.im>2021-03-17 20:37:04 +0300
commit2d712275e2ecf08e106fa93783767a6587a31e5a (patch)
treea85e8c5f487556a53b2b81245d6575478eb89f8d /plugins/NotesAndReminders/res
parent619f76e0581eb19293d09f43dd10a7f251e5585d (diff)
Notes & Reminders:
- minus perversion with storing dates in hidden controls (we have classes for that); - fixes #2772 (Notes and Reminders: невозможно отмотать дату на сегодняшнюю);
Diffstat (limited to 'plugins/NotesAndReminders/res')
-rw-r--r--plugins/NotesAndReminders/res/resource.rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/NotesAndReminders/res/resource.rc b/plugins/NotesAndReminders/res/resource.rc
index abe7c93541..d9e940b248 100644
--- a/plugins/NotesAndReminders/res/resource.rc
+++ b/plugins/NotesAndReminders/res/resource.rc
@@ -111,7 +111,6 @@ BEGIN
DEFPUSHBUTTON "&Add Reminder",IDC_ADDREMINDER,158,6,76,14
PUSHBUTTON "&Close",IDCANCEL,158,23,76,14
PUSHBUTTON "&View Reminders",IDC_VIEWREMINDERS,158,40,76,14
- LTEXT "",IDC_REFTIME,0,191,22,8,NOT WS_VISIBLE | NOT WS_GROUP
END
IDD_NOTIFYREMINDER DIALOGEX 0, 0, 240, 146
@@ -132,7 +131,6 @@ BEGIN
DEFPUSHBUTTON "&Remind Again",IDC_REMINDAGAIN,161,92,75,14
PUSHBUTTON "&Create Note",IDC_NONE,161,111,75,14
PUSHBUTTON "&Dismiss",IDC_DISMISS,161,129,75,14
- LTEXT "",IDC_REFTIME,0,137,22,8,NOT WS_VISIBLE | NOT WS_GROUP
END
IDD_LISTREMINDERS DIALOGEX 0, 0, 258, 244