2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-03 07:56:03 +00:00

Moved out PeerByLinkInfo from SessionNavigation to separate file.

This commit is contained in:
23rd
2023-11-23 16:03:25 +03:00
committed by John Preston
parent 3f19dc0486
commit d28ba4fad9
8 changed files with 79 additions and 68 deletions

View File

@@ -83,6 +83,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "storage/file_upload.h"
#include "window/themes/window_theme.h"
#include "window/window_peer_menu.h"
#include "window/window_session_controller_link_info.h"
#include "settings/settings_main.h"
#include "settings/settings_premium.h"
#include "settings/settings_privacy_security.h"