diff options
author | George Hazan <george.hazan@gmail.com> | 2023-10-05 13:26:35 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-10-05 13:26:35 +0300 |
commit | f42fb54603c106122f74b43d1420435b57a15c19 (patch) | |
tree | 9fb8a7e9533a88f4ddba18986b2feed4d6c3009b /protocols/YAMN/src/resource.h | |
parent | fa4cd6a02f8aa5d88b97bbac74d78a77e9b6f7d3 (diff) |
fixes #3705 (YAMN: убрать опцию "уведомления → звук")
Diffstat (limited to 'protocols/YAMN/src/resource.h')
-rw-r--r-- | protocols/YAMN/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/YAMN/src/resource.h b/protocols/YAMN/src/resource.h index 5fad712cfe..8351dd2885 100644 --- a/protocols/YAMN/src/resource.h +++ b/protocols/YAMN/src/resource.h @@ -24,7 +24,6 @@ #define IDC_COMBOACCOUNT 1005
#define IDC_BTNDEFAULT 1006
#define IDC_EDITINTERVAL 1007
-#define IDC_CHECKSND 1008
#define IDC_CHECKMSG 1009
#define IDC_CHECKAPP 1010
#define IDC_BTNAPP 1011
|