summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-05-11 17:01:18 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-05-11 17:01:18 +0300
commit298c9deaf279da60906891dfb1881cd45687f157 (patch)
tree39762b69a32c30927d716c7df31f685e1511574e /protocols/Discord/src/resource.h
parentadc82c1bfa455a4f5482a7937e5bb6e4cf2a7ff2 (diff)
fixes #812 ([Discord] If a contact removes you from their contact list, miranda silently and deletes all contact data)
Diffstat (limited to 'protocols/Discord/src/resource.h')
-rw-r--r--protocols/Discord/src/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Discord/src/resource.h b/protocols/Discord/src/resource.h
index cf6c1a467d..db89687790 100644
--- a/protocols/Discord/src/resource.h
+++ b/protocols/Discord/src/resource.h
@@ -22,10 +22,10 @@
#define IDC_DELETE_MSGS 1009
#define IDC_ANOTHER 1009
#define IDC_LABEL 1010
+#define IDC_DELETE_CONTACTS 1010
#define IDC_LOGOUT 1011
#define IDC_CLIST 1012
-
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED