2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Moved text selection utils to td_ui.

This commit is contained in:
23rd
2021-07-26 06:59:25 +03:00
parent 793f748d2e
commit 6e2f8eb9a7
23 changed files with 89 additions and 52 deletions

View File

@@ -24,6 +24,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "boxes/add_contact_box.h"
#include "boxes/confirm_box.h"
#include "lang/lang_keys.h"
#include "layout/layout_selection.h"
#include "mainwidget.h"
#include "storage/file_upload.h"
#include "mainwindow.h"