diff options
author | George Hazan <george.hazan@gmail.com> | 2023-11-08 13:08:28 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-11-08 13:08:28 +0300 |
commit | 2d4d8eb6b0b499773743a9138215b33bae91e29a (patch) | |
tree | ff1e3b4164bf7c60de213065b071c2fa55661ad3 /plugins/Clist_modern/src | |
parent | 58e3971946c2f7e5f8d3663ae988d1949bedfedd (diff) |
fixes #3879 (Status messages - кракозябры)
Diffstat (limited to 'plugins/Clist_modern/src')
-rw-r--r-- | plugins/Clist_modern/src/resource.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Clist_modern/src/resource.h b/plugins/Clist_modern/src/resource.h index bd22bd519d..4d98b08646 100644 --- a/plugins/Clist_modern/src/resource.h +++ b/plugins/Clist_modern/src/resource.h @@ -30,14 +30,11 @@ #define IDI_ADDCONTACT 210
#define IDI_SMALLDOT 211
#define IDI_FILLEDBLOB 212
-#define IDD_READAWAYMSG 213
#define IDI_EMPTYBLOB 213
#define IDD_OPT_IGNORE 214
#define IDD_OPT_VISIBILITY 215
#define IDC_DROPUSER 215
-#define IDD_SETAWAYMSG 216
#define IDI_DETAILSLOGO 216
-#define IDD_OPT_AWAYMSG 217
#define IDI_HIDE_AVATAR 217
#define IDD_OPT_CLUI 218
#define IDI_SHOW_AVATAR 218
|