2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Extracted DeleteMessagesBox to separated file.

This commit is contained in:
23rd
2021-10-18 23:55:58 +03:00
parent d4fe5f7a83
commit 9117b3cdfa
16 changed files with 546 additions and 453 deletions

View File

@@ -9,6 +9,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "lang/lang_keys.h"
#include "boxes/confirm_box.h"
#include "boxes/delete_messages_box.h"
#include "boxes/mute_settings_box.h"
#include "boxes/add_contact_box.h"
#include "boxes/create_poll_box.h"