From 718728c48cc8ac70962221c622226491d8a2a0bd Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Fri, 15 Dec 2023 13:16:18 +0000 Subject: [PATCH] Telegram: bump version --- ...1.7.patchset => libtgvoip-4.12.2.patchset} | 8 +- ...7.patchset => pch_disable-4.12.2.patchset} | 14309 ++++++---------- ...chset => telegram_desktop-4.12.2.patchset} | 94 +- ....recipe => telegram_desktop-4.12.2.recipe} | 7 +- 4 files changed, 5440 insertions(+), 8978 deletions(-) rename net-im/telegram-desktop/patches/{libtgvoip-4.11.7.patchset => libtgvoip-4.12.2.patchset} (99%) rename net-im/telegram-desktop/patches/{pch_disable-4.11.7.patchset => pch_disable-4.12.2.patchset} (68%) rename net-im/telegram-desktop/patches/{telegram_desktop-4.11.7.patchset => telegram_desktop-4.12.2.patchset} (92%) rename net-im/telegram-desktop/{telegram_desktop-4.11.7.recipe => telegram_desktop-4.12.2.recipe} (97%) diff --git a/net-im/telegram-desktop/patches/libtgvoip-4.11.7.patchset b/net-im/telegram-desktop/patches/libtgvoip-4.12.2.patchset similarity index 99% rename from net-im/telegram-desktop/patches/libtgvoip-4.11.7.patchset rename to net-im/telegram-desktop/patches/libtgvoip-4.12.2.patchset index b36b28234..0a6fa8967 100644 --- a/net-im/telegram-desktop/patches/libtgvoip-4.11.7.patchset +++ b/net-im/telegram-desktop/patches/libtgvoip-4.12.2.patchset @@ -1,7 +1,7 @@ -From 1e2bebad798b1ee8b9dac52b60785b8f622ab30e Mon Sep 17 00:00:00 2001 +From b38a65154ca2bb5703e3ac6bbeb737d88f96772d Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> -Date: Tue, 7 Nov 2023 21:10:21 +1000 -Subject: Add Haiku support +Date: Fri, 15 Dec 2023 09:47:38 +0000 +Subject: Add haiku support diff --git a/Telegram/ThirdParty/libtgvoip/VoIPController.cpp b/Telegram/ThirdParty/libtgvoip/VoIPController.cpp @@ -928,5 +928,5 @@ index 886cd99..705a6a2 100644 add_library(lib_tgvoip_bundled_options INTERFACE) target_compile_options(lib_tgvoip_bundled_options -- -2.42.0 +2.42.1 diff --git a/net-im/telegram-desktop/patches/pch_disable-4.11.7.patchset b/net-im/telegram-desktop/patches/pch_disable-4.12.2.patchset similarity index 68% rename from net-im/telegram-desktop/patches/pch_disable-4.11.7.patchset rename to net-im/telegram-desktop/patches/pch_disable-4.12.2.patchset index cb6ef1c99..369d5281f 100644 --- a/net-im/telegram-desktop/patches/pch_disable-4.11.7.patchset +++ b/net-im/telegram-desktop/patches/pch_disable-4.12.2.patchset @@ -1,7643 +1,21 @@ -From 1ef5f0c4e4dd738a96116c1208f8d9534cb2ff82 Mon Sep 17 00:00:00 2001 +From 763ba820ecdfd2f86eca7f40a7750c0a0d0f6d2d Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> -Date: Sun, 12 Nov 2023 22:16:39 +1000 +Date: Fri, 15 Dec 2023 12:25:02 +0000 Subject: Add PCH files diff --git a/pch_disable.patchset b/pch_disable.patchset new file mode 100644 -index 0000000..579292c +index 0000000..c81df08 --- /dev/null +++ b/pch_disable.patchset -@@ -0,0 +1,13818 @@ -+From 66b6649e02c279752040950a27772eb8b362d999 Mon Sep 17 00:00:00 2001 +@@ -0,0 +1,10225 @@ ++From a51fddf3dfbe7400391745e697242fc43478d470 Mon Sep 17 00:00:00 2001 +From: Gerasim Troeglazov <3dEyes@gmail.com> -+Date: Sun, 12 Nov 2023 10:38:22 +1000 ++Date: Fri, 15 Dec 2023 10:20:02 +0000 +Subject: Include PCH (part 1) + + -+diff --git a/Telegram/SourceFiles/boxes/about_box.cpp b/Telegram/SourceFiles/boxes/about_box.cpp -+index 6d001d4..bc234c3 100644 -+--- a/Telegram/SourceFiles/boxes/about_box.cpp -++++ b/Telegram/SourceFiles/boxes/about_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/about_sponsored_box.cpp b/Telegram/SourceFiles/boxes/about_sponsored_box.cpp -+index 8c932df..d831b49 100644 -+--- a/Telegram/SourceFiles/boxes/about_sponsored_box.cpp -++++ b/Telegram/SourceFiles/boxes/about_sponsored_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/abstract_box.cpp b/Telegram/SourceFiles/boxes/abstract_box.cpp -+index 5b9f1fd..9017bee 100644 -+--- a/Telegram/SourceFiles/boxes/abstract_box.cpp -++++ b/Telegram/SourceFiles/boxes/abstract_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/add_contact_box.cpp b/Telegram/SourceFiles/boxes/add_contact_box.cpp -+index aab0165..344f485 100644 -+--- a/Telegram/SourceFiles/boxes/add_contact_box.cpp -++++ b/Telegram/SourceFiles/boxes/add_contact_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/auto_download_box.cpp b/Telegram/SourceFiles/boxes/auto_download_box.cpp -+index b77cf4a..f5f383d 100644 -+--- a/Telegram/SourceFiles/boxes/auto_download_box.cpp -++++ b/Telegram/SourceFiles/boxes/auto_download_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/auto_lock_box.cpp b/Telegram/SourceFiles/boxes/auto_lock_box.cpp -+index 70c09ec..cd77e4b 100644 -+--- a/Telegram/SourceFiles/boxes/auto_lock_box.cpp -++++ b/Telegram/SourceFiles/boxes/auto_lock_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/background_box.cpp b/Telegram/SourceFiles/boxes/background_box.cpp -+index a7b92aa..9a1349f 100644 -+--- a/Telegram/SourceFiles/boxes/background_box.cpp -++++ b/Telegram/SourceFiles/boxes/background_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/background_preview_box.cpp b/Telegram/SourceFiles/boxes/background_preview_box.cpp -+index a920aa7..d65bc7f 100644 -+--- a/Telegram/SourceFiles/boxes/background_preview_box.cpp -++++ b/Telegram/SourceFiles/boxes/background_preview_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/choose_filter_box.cpp b/Telegram/SourceFiles/boxes/choose_filter_box.cpp -+index bc61e9f..688e60c 100644 -+--- a/Telegram/SourceFiles/boxes/choose_filter_box.cpp -++++ b/Telegram/SourceFiles/boxes/choose_filter_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/connection_box.cpp b/Telegram/SourceFiles/boxes/connection_box.cpp -+index 144582a..679a8e1 100644 -+--- a/Telegram/SourceFiles/boxes/connection_box.cpp -++++ b/Telegram/SourceFiles/boxes/connection_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/create_poll_box.cpp b/Telegram/SourceFiles/boxes/create_poll_box.cpp -+index ef53b2d..439d48c 100644 -+--- a/Telegram/SourceFiles/boxes/create_poll_box.cpp -++++ b/Telegram/SourceFiles/boxes/create_poll_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/delete_messages_box.cpp b/Telegram/SourceFiles/boxes/delete_messages_box.cpp -+index 99fe6b8..3b55789 100644 -+--- a/Telegram/SourceFiles/boxes/delete_messages_box.cpp -++++ b/Telegram/SourceFiles/boxes/delete_messages_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/dictionaries_manager.cpp b/Telegram/SourceFiles/boxes/dictionaries_manager.cpp -+index 72cfd29..a7cfe8a 100644 -+--- a/Telegram/SourceFiles/boxes/dictionaries_manager.cpp -++++ b/Telegram/SourceFiles/boxes/dictionaries_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/download_path_box.cpp b/Telegram/SourceFiles/boxes/download_path_box.cpp -+index 69179e9..2c70d43 100644 -+--- a/Telegram/SourceFiles/boxes/download_path_box.cpp -++++ b/Telegram/SourceFiles/boxes/download_path_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/edit_caption_box.cpp b/Telegram/SourceFiles/boxes/edit_caption_box.cpp -+index defc4bd..500e899 100644 -+--- a/Telegram/SourceFiles/boxes/edit_caption_box.cpp -++++ b/Telegram/SourceFiles/boxes/edit_caption_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/edit_privacy_box.cpp b/Telegram/SourceFiles/boxes/edit_privacy_box.cpp -+index e5c6018..6711a24 100644 -+--- a/Telegram/SourceFiles/boxes/edit_privacy_box.cpp -++++ b/Telegram/SourceFiles/boxes/edit_privacy_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/filters/edit_filter_box.cpp b/Telegram/SourceFiles/boxes/filters/edit_filter_box.cpp -+index 0c37608..60dd22c 100644 -+--- a/Telegram/SourceFiles/boxes/filters/edit_filter_box.cpp -++++ b/Telegram/SourceFiles/boxes/filters/edit_filter_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/filters/edit_filter_chats_list.cpp b/Telegram/SourceFiles/boxes/filters/edit_filter_chats_list.cpp -+index 989a986..661d0be 100644 -+--- a/Telegram/SourceFiles/boxes/filters/edit_filter_chats_list.cpp -++++ b/Telegram/SourceFiles/boxes/filters/edit_filter_chats_list.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/filters/edit_filter_links.cpp b/Telegram/SourceFiles/boxes/filters/edit_filter_links.cpp -+index 9dcf6fd..8594bbd 100644 -+--- a/Telegram/SourceFiles/boxes/filters/edit_filter_links.cpp -++++ b/Telegram/SourceFiles/boxes/filters/edit_filter_links.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/gift_premium_box.cpp b/Telegram/SourceFiles/boxes/gift_premium_box.cpp -+index 1244964..6b12474 100644 -+--- a/Telegram/SourceFiles/boxes/gift_premium_box.cpp -++++ b/Telegram/SourceFiles/boxes/gift_premium_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/language_box.cpp b/Telegram/SourceFiles/boxes/language_box.cpp -+index dca50a0..44037dd 100644 -+--- a/Telegram/SourceFiles/boxes/language_box.cpp -++++ b/Telegram/SourceFiles/boxes/language_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/local_storage_box.cpp b/Telegram/SourceFiles/boxes/local_storage_box.cpp -+index bb38cf4..c10a5cf 100644 -+--- a/Telegram/SourceFiles/boxes/local_storage_box.cpp -++++ b/Telegram/SourceFiles/boxes/local_storage_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/max_invite_box.cpp b/Telegram/SourceFiles/boxes/max_invite_box.cpp -+index b6230b6..7491be6 100644 -+--- a/Telegram/SourceFiles/boxes/max_invite_box.cpp -++++ b/Telegram/SourceFiles/boxes/max_invite_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/passcode_box.cpp b/Telegram/SourceFiles/boxes/passcode_box.cpp -+index e320b43..8b99412 100644 -+--- a/Telegram/SourceFiles/boxes/passcode_box.cpp -++++ b/Telegram/SourceFiles/boxes/passcode_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peer_list_box.cpp b/Telegram/SourceFiles/boxes/peer_list_box.cpp -+index 9f12a53..008dd60 100644 -+--- a/Telegram/SourceFiles/boxes/peer_list_box.cpp -++++ b/Telegram/SourceFiles/boxes/peer_list_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peer_list_controllers.cpp b/Telegram/SourceFiles/boxes/peer_list_controllers.cpp -+index bad9dbd..754e2ea 100644 -+--- a/Telegram/SourceFiles/boxes/peer_list_controllers.cpp -++++ b/Telegram/SourceFiles/boxes/peer_list_controllers.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peer_lists_box.cpp b/Telegram/SourceFiles/boxes/peer_lists_box.cpp -+index 80e2a93..778ae9d 100644 -+--- a/Telegram/SourceFiles/boxes/peer_lists_box.cpp -++++ b/Telegram/SourceFiles/boxes/peer_lists_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/add_bot_to_chat_box.cpp b/Telegram/SourceFiles/boxes/peers/add_bot_to_chat_box.cpp -+index 1bffcb2..df8275e 100644 -+--- a/Telegram/SourceFiles/boxes/peers/add_bot_to_chat_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/add_bot_to_chat_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/add_participants_box.cpp b/Telegram/SourceFiles/boxes/peers/add_participants_box.cpp -+index 575522e..9a1bc57 100644 -+--- a/Telegram/SourceFiles/boxes/peers/add_participants_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/add_participants_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/choose_peer_box.cpp b/Telegram/SourceFiles/boxes/peers/choose_peer_box.cpp -+index 7e27128..de79b4b 100644 -+--- a/Telegram/SourceFiles/boxes/peers/choose_peer_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/choose_peer_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp -+index 19af19a..74a87a8 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_forum_topic_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_forum_topic_box.cpp -+index 47674bd..9a97fa3 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_forum_topic_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_forum_topic_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_linked_chat_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_linked_chat_box.cpp -+index c3e4b3d..2dee0c5 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_linked_chat_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_linked_chat_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_members_visible.cpp b/Telegram/SourceFiles/boxes/peers/edit_members_visible.cpp -+index ed0a363..c1d089e 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_members_visible.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_members_visible.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_participant_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_participant_box.cpp -+index d867c06..c82df00 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_participant_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_participant_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_participants_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_participants_box.cpp -+index 1801cc1..e7e6131 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_participants_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_participants_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_color_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_color_box.cpp -+index 1913675..0bd58f8 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_peer_color_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_color_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_history_visibility_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_history_visibility_box.cpp -+index 6970664..44b9f79 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_peer_history_visibility_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_history_visibility_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_info_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_info_box.cpp -+index 0012d8a..d551aee 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_peer_info_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_info_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_invite_link.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_invite_link.cpp -+index 1a32c99..11ed78d 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_peer_invite_link.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_invite_link.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_invite_links.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_invite_links.cpp -+index 7ed35cd..267a4db 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_peer_invite_links.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_invite_links.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_permissions_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_permissions_box.cpp -+index 7553681..223dfef 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_peer_permissions_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_permissions_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_reactions.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_reactions.cpp -+index 5a09a25..f1bf8ee 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_peer_reactions.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_reactions.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_requests_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_requests_box.cpp -+index 0f21d16..b977d75 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_peer_requests_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_requests_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_type_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_type_box.cpp -+index bae0be7..91f05f6 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_peer_type_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_type_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_usernames_list.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_usernames_list.cpp -+index c5da087..1c8a16c 100644 -+--- a/Telegram/SourceFiles/boxes/peers/edit_peer_usernames_list.cpp -++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_usernames_list.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/peer_short_info_box.cpp b/Telegram/SourceFiles/boxes/peers/peer_short_info_box.cpp -+index bc07210..ac95b10 100644 -+--- a/Telegram/SourceFiles/boxes/peers/peer_short_info_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/peer_short_info_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/prepare_short_info_box.cpp b/Telegram/SourceFiles/boxes/peers/prepare_short_info_box.cpp -+index d716453..affd8c9 100644 -+--- a/Telegram/SourceFiles/boxes/peers/prepare_short_info_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/prepare_short_info_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/peers/replace_boost_box.cpp b/Telegram/SourceFiles/boxes/peers/replace_boost_box.cpp -+index 0129b85..d837063 100644 -+--- a/Telegram/SourceFiles/boxes/peers/replace_boost_box.cpp -++++ b/Telegram/SourceFiles/boxes/peers/replace_boost_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/phone_banned_box.cpp b/Telegram/SourceFiles/boxes/phone_banned_box.cpp -+index b29388e..d0b6034 100644 -+--- a/Telegram/SourceFiles/boxes/phone_banned_box.cpp -++++ b/Telegram/SourceFiles/boxes/phone_banned_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/pin_messages_box.cpp b/Telegram/SourceFiles/boxes/pin_messages_box.cpp -+index 163e9de..c297fdf 100644 -+--- a/Telegram/SourceFiles/boxes/pin_messages_box.cpp -++++ b/Telegram/SourceFiles/boxes/pin_messages_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/premium_limits_box.cpp b/Telegram/SourceFiles/boxes/premium_limits_box.cpp -+index 9ce74e0..bf979ba 100644 -+--- a/Telegram/SourceFiles/boxes/premium_limits_box.cpp -++++ b/Telegram/SourceFiles/boxes/premium_limits_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/premium_preview_box.cpp b/Telegram/SourceFiles/boxes/premium_preview_box.cpp -+index 6505e31..7c52bcd 100644 -+--- a/Telegram/SourceFiles/boxes/premium_preview_box.cpp -++++ b/Telegram/SourceFiles/boxes/premium_preview_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/reactions_settings_box.cpp b/Telegram/SourceFiles/boxes/reactions_settings_box.cpp -+index 2bbb1b4..29b97b7 100644 -+--- a/Telegram/SourceFiles/boxes/reactions_settings_box.cpp -++++ b/Telegram/SourceFiles/boxes/reactions_settings_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/report_messages_box.cpp b/Telegram/SourceFiles/boxes/report_messages_box.cpp -+index 5c8d591..d641d03 100644 -+--- a/Telegram/SourceFiles/boxes/report_messages_box.cpp -++++ b/Telegram/SourceFiles/boxes/report_messages_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/ringtones_box.cpp b/Telegram/SourceFiles/boxes/ringtones_box.cpp -+index eb06f70..d7b4309 100644 -+--- a/Telegram/SourceFiles/boxes/ringtones_box.cpp -++++ b/Telegram/SourceFiles/boxes/ringtones_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/self_destruction_box.cpp b/Telegram/SourceFiles/boxes/self_destruction_box.cpp -+index 03d8a61..9cceae8 100644 -+--- a/Telegram/SourceFiles/boxes/self_destruction_box.cpp -++++ b/Telegram/SourceFiles/boxes/self_destruction_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/send_files_box.cpp b/Telegram/SourceFiles/boxes/send_files_box.cpp -+index 613f486..5f83b6a 100644 -+--- a/Telegram/SourceFiles/boxes/send_files_box.cpp -++++ b/Telegram/SourceFiles/boxes/send_files_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/sessions_box.cpp b/Telegram/SourceFiles/boxes/sessions_box.cpp -+index d458111..6237eb6 100644 -+--- a/Telegram/SourceFiles/boxes/sessions_box.cpp -++++ b/Telegram/SourceFiles/boxes/sessions_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/share_box.cpp b/Telegram/SourceFiles/boxes/share_box.cpp -+index ad992b5..a8f0802 100644 -+--- a/Telegram/SourceFiles/boxes/share_box.cpp -++++ b/Telegram/SourceFiles/boxes/share_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/sticker_set_box.cpp b/Telegram/SourceFiles/boxes/sticker_set_box.cpp -+index 82e4e3d..5264f0d 100644 -+--- a/Telegram/SourceFiles/boxes/sticker_set_box.cpp -++++ b/Telegram/SourceFiles/boxes/sticker_set_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/stickers_box.cpp b/Telegram/SourceFiles/boxes/stickers_box.cpp -+index 4f8c682..5315d98 100644 -+--- a/Telegram/SourceFiles/boxes/stickers_box.cpp -++++ b/Telegram/SourceFiles/boxes/stickers_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/translate_box.cpp b/Telegram/SourceFiles/boxes/translate_box.cpp -+index b21cf22..b9fb56e 100644 -+--- a/Telegram/SourceFiles/boxes/translate_box.cpp -++++ b/Telegram/SourceFiles/boxes/translate_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/url_auth_box.cpp b/Telegram/SourceFiles/boxes/url_auth_box.cpp -+index 17efefe..86f943e 100644 -+--- a/Telegram/SourceFiles/boxes/url_auth_box.cpp -++++ b/Telegram/SourceFiles/boxes/url_auth_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/boxes/username_box.cpp b/Telegram/SourceFiles/boxes/username_box.cpp -+index ded9818..cf9998d 100644 -+--- a/Telegram/SourceFiles/boxes/username_box.cpp -++++ b/Telegram/SourceFiles/boxes/username_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/calls/group/ui/calls_group_recording_box.cpp b/Telegram/SourceFiles/calls/group/ui/calls_group_recording_box.cpp -+index 30a492a..de209d3 100644 -+--- a/Telegram/SourceFiles/calls/group/ui/calls_group_recording_box.cpp -++++ b/Telegram/SourceFiles/calls/group/ui/calls_group_recording_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/calls/group/ui/calls_group_scheduled_labels.cpp b/Telegram/SourceFiles/calls/group/ui/calls_group_scheduled_labels.cpp -+index 708cf3c..e685f00 100644 -+--- a/Telegram/SourceFiles/calls/group/ui/calls_group_scheduled_labels.cpp -++++ b/Telegram/SourceFiles/calls/group/ui/calls_group_scheduled_labels.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/calls/group/ui/desktop_capture_choose_source.cpp b/Telegram/SourceFiles/calls/group/ui/desktop_capture_choose_source.cpp -+index 85fc075..3fbd4ce 100644 -+--- a/Telegram/SourceFiles/calls/group/ui/desktop_capture_choose_source.cpp -++++ b/Telegram/SourceFiles/calls/group/ui/desktop_capture_choose_source.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/application.cpp b/Telegram/SourceFiles/core/application.cpp -+index b5cbef8..cbd2c3b 100644 -+--- a/Telegram/SourceFiles/core/application.cpp -++++ b/Telegram/SourceFiles/core/application.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/base_integration.cpp b/Telegram/SourceFiles/core/base_integration.cpp -+index 4e794a1..b39098b 100644 -+--- a/Telegram/SourceFiles/core/base_integration.cpp -++++ b/Telegram/SourceFiles/core/base_integration.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/changelogs.cpp b/Telegram/SourceFiles/core/changelogs.cpp -+index 2d0d52f..66291c7 100644 -+--- a/Telegram/SourceFiles/core/changelogs.cpp -++++ b/Telegram/SourceFiles/core/changelogs.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/click_handler_types.cpp b/Telegram/SourceFiles/core/click_handler_types.cpp -+index f796619..47ace82 100644 -+--- a/Telegram/SourceFiles/core/click_handler_types.cpp -++++ b/Telegram/SourceFiles/core/click_handler_types.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/core_cloud_password.cpp b/Telegram/SourceFiles/core/core_cloud_password.cpp -+index 99b5d58..6bbfe37 100644 -+--- a/Telegram/SourceFiles/core/core_cloud_password.cpp -++++ b/Telegram/SourceFiles/core/core_cloud_password.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/core_settings.cpp b/Telegram/SourceFiles/core/core_settings.cpp -+index c29531c..3aea40d 100644 -+--- a/Telegram/SourceFiles/core/core_settings.cpp -++++ b/Telegram/SourceFiles/core/core_settings.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/core_settings_proxy.cpp b/Telegram/SourceFiles/core/core_settings_proxy.cpp -+index b219f4f..0022e90 100644 -+--- a/Telegram/SourceFiles/core/core_settings_proxy.cpp -++++ b/Telegram/SourceFiles/core/core_settings_proxy.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/crash_report_window.cpp b/Telegram/SourceFiles/core/crash_report_window.cpp -+index 41bacf4..bcf61db 100644 -+--- a/Telegram/SourceFiles/core/crash_report_window.cpp -++++ b/Telegram/SourceFiles/core/crash_report_window.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/crash_reports.cpp b/Telegram/SourceFiles/core/crash_reports.cpp -+index 6f4e2d4..b05ee38 100644 -+--- a/Telegram/SourceFiles/core/crash_reports.cpp -++++ b/Telegram/SourceFiles/core/crash_reports.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/file_location.cpp b/Telegram/SourceFiles/core/file_location.cpp -+index 8d2eef4..7be22a9 100644 -+--- a/Telegram/SourceFiles/core/file_location.cpp -++++ b/Telegram/SourceFiles/core/file_location.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/file_utilities.cpp b/Telegram/SourceFiles/core/file_utilities.cpp -+index 7103e1b..b1d7511 100644 -+--- a/Telegram/SourceFiles/core/file_utilities.cpp -++++ b/Telegram/SourceFiles/core/file_utilities.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/launcher.cpp b/Telegram/SourceFiles/core/launcher.cpp -+index b171b07..97d265b 100644 -+--- a/Telegram/SourceFiles/core/launcher.cpp -++++ b/Telegram/SourceFiles/core/launcher.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/local_url_handlers.cpp b/Telegram/SourceFiles/core/local_url_handlers.cpp -+index d029a9a..4fdabfa 100644 -+--- a/Telegram/SourceFiles/core/local_url_handlers.cpp -++++ b/Telegram/SourceFiles/core/local_url_handlers.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/mime_type.cpp b/Telegram/SourceFiles/core/mime_type.cpp -+index 8ba1b64..ec32e86 100644 -+--- a/Telegram/SourceFiles/core/mime_type.cpp -++++ b/Telegram/SourceFiles/core/mime_type.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/sandbox.cpp b/Telegram/SourceFiles/core/sandbox.cpp -+index 38a4538..a43a09c 100644 -+--- a/Telegram/SourceFiles/core/sandbox.cpp -++++ b/Telegram/SourceFiles/core/sandbox.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/shortcuts.cpp b/Telegram/SourceFiles/core/shortcuts.cpp -+index f673aba..7260bc8 100644 -+--- a/Telegram/SourceFiles/core/shortcuts.cpp -++++ b/Telegram/SourceFiles/core/shortcuts.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/ui_integration.cpp b/Telegram/SourceFiles/core/ui_integration.cpp -+index ba2593e..a3c839a 100644 -+--- a/Telegram/SourceFiles/core/ui_integration.cpp -++++ b/Telegram/SourceFiles/core/ui_integration.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/update_checker.cpp b/Telegram/SourceFiles/core/update_checker.cpp -+index 43cbbda..f9636bf 100644 -+--- a/Telegram/SourceFiles/core/update_checker.cpp -++++ b/Telegram/SourceFiles/core/update_checker.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/core/utils.cpp b/Telegram/SourceFiles/core/utils.cpp -+index bcc0068..18c75e1 100644 -+--- a/Telegram/SourceFiles/core/utils.cpp -++++ b/Telegram/SourceFiles/core/utils.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/countries/countries_instance.cpp b/Telegram/SourceFiles/countries/countries_instance.cpp -+index ba15901..6e6b8fb 100644 -+--- a/Telegram/SourceFiles/countries/countries_instance.cpp -++++ b/Telegram/SourceFiles/countries/countries_instance.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/countries/countries_manager.cpp b/Telegram/SourceFiles/countries/countries_manager.cpp -+index 5b8c30c..4c32d88 100644 -+--- a/Telegram/SourceFiles/countries/countries_manager.cpp -++++ b/Telegram/SourceFiles/countries/countries_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_abstract_structure.cpp b/Telegram/SourceFiles/data/data_abstract_structure.cpp -+index aa02c91..8ff4289 100644 -+--- a/Telegram/SourceFiles/data/data_abstract_structure.cpp -++++ b/Telegram/SourceFiles/data/data_abstract_structure.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_audio_msg_id.cpp b/Telegram/SourceFiles/data/data_audio_msg_id.cpp -+index d8365be..f8d85d9 100644 -+--- a/Telegram/SourceFiles/data/data_audio_msg_id.cpp -++++ b/Telegram/SourceFiles/data/data_audio_msg_id.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_auto_download.cpp b/Telegram/SourceFiles/data/data_auto_download.cpp -+index c0ea850..94c5045 100644 -+--- a/Telegram/SourceFiles/data/data_auto_download.cpp -++++ b/Telegram/SourceFiles/data/data_auto_download.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_bot_app.cpp b/Telegram/SourceFiles/data/data_bot_app.cpp -+index ff9705c..442b9cc 100644 -+--- a/Telegram/SourceFiles/data/data_bot_app.cpp -++++ b/Telegram/SourceFiles/data/data_bot_app.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_changes.cpp b/Telegram/SourceFiles/data/data_changes.cpp -+index f200415..7ba61f4 100644 -+--- a/Telegram/SourceFiles/data/data_changes.cpp -++++ b/Telegram/SourceFiles/data/data_changes.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_channel.cpp b/Telegram/SourceFiles/data/data_channel.cpp -+index 3b26c1e..07b6a5b 100644 -+--- a/Telegram/SourceFiles/data/data_channel.cpp -++++ b/Telegram/SourceFiles/data/data_channel.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_channel_admins.cpp b/Telegram/SourceFiles/data/data_channel_admins.cpp -+index e7ac8ce..c5759db 100644 -+--- a/Telegram/SourceFiles/data/data_channel_admins.cpp -++++ b/Telegram/SourceFiles/data/data_channel_admins.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_chat.cpp b/Telegram/SourceFiles/data/data_chat.cpp -+index 1e19a00..6246890 100644 -+--- a/Telegram/SourceFiles/data/data_chat.cpp -++++ b/Telegram/SourceFiles/data/data_chat.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_chat_filters.cpp b/Telegram/SourceFiles/data/data_chat_filters.cpp -+index 7e824cc..6a457d4 100644 -+--- a/Telegram/SourceFiles/data/data_chat_filters.cpp -++++ b/Telegram/SourceFiles/data/data_chat_filters.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_chat_participant_status.cpp b/Telegram/SourceFiles/data/data_chat_participant_status.cpp -+index f875ccd..ef085c6 100644 -+--- a/Telegram/SourceFiles/data/data_chat_participant_status.cpp -++++ b/Telegram/SourceFiles/data/data_chat_participant_status.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_cloud_file.cpp b/Telegram/SourceFiles/data/data_cloud_file.cpp -+index bee9035..df9be63 100644 -+--- a/Telegram/SourceFiles/data/data_cloud_file.cpp -++++ b/Telegram/SourceFiles/data/data_cloud_file.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_cloud_themes.cpp b/Telegram/SourceFiles/data/data_cloud_themes.cpp -+index 5ac1c20..aa0b232 100644 -+--- a/Telegram/SourceFiles/data/data_cloud_themes.cpp -++++ b/Telegram/SourceFiles/data/data_cloud_themes.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_document.cpp b/Telegram/SourceFiles/data/data_document.cpp -+index 5852a96..106398c 100644 -+--- a/Telegram/SourceFiles/data/data_document.cpp -++++ b/Telegram/SourceFiles/data/data_document.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_document_media.cpp b/Telegram/SourceFiles/data/data_document_media.cpp -+index 37ebbf8..30dfca7 100644 -+--- a/Telegram/SourceFiles/data/data_document_media.cpp -++++ b/Telegram/SourceFiles/data/data_document_media.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_document_resolver.cpp b/Telegram/SourceFiles/data/data_document_resolver.cpp -+index ead282b..dc28afc 100644 -+--- a/Telegram/SourceFiles/data/data_document_resolver.cpp -++++ b/Telegram/SourceFiles/data/data_document_resolver.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_download_manager.cpp b/Telegram/SourceFiles/data/data_download_manager.cpp -+index 6b984e4..6585429 100644 -+--- a/Telegram/SourceFiles/data/data_download_manager.cpp -++++ b/Telegram/SourceFiles/data/data_download_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_drafts.cpp b/Telegram/SourceFiles/data/data_drafts.cpp -+index 6f386e5..cb61b94 100644 -+--- a/Telegram/SourceFiles/data/data_drafts.cpp -++++ b/Telegram/SourceFiles/data/data_drafts.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_emoji_statuses.cpp b/Telegram/SourceFiles/data/data_emoji_statuses.cpp -+index a394edc..ff988c1 100644 -+--- a/Telegram/SourceFiles/data/data_emoji_statuses.cpp -++++ b/Telegram/SourceFiles/data/data_emoji_statuses.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_file_click_handler.cpp b/Telegram/SourceFiles/data/data_file_click_handler.cpp -+index e42397d..8e4c842 100644 -+--- a/Telegram/SourceFiles/data/data_file_click_handler.cpp -++++ b/Telegram/SourceFiles/data/data_file_click_handler.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_file_origin.cpp b/Telegram/SourceFiles/data/data_file_origin.cpp -+index 9cac2ec..7e62d22 100644 -+--- a/Telegram/SourceFiles/data/data_file_origin.cpp -++++ b/Telegram/SourceFiles/data/data_file_origin.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_folder.cpp b/Telegram/SourceFiles/data/data_folder.cpp -+index bbd4ce9..6352609 100644 -+--- a/Telegram/SourceFiles/data/data_folder.cpp -++++ b/Telegram/SourceFiles/data/data_folder.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_forum.cpp b/Telegram/SourceFiles/data/data_forum.cpp -+index 361135d..02a0cd2 100644 -+--- a/Telegram/SourceFiles/data/data_forum.cpp -++++ b/Telegram/SourceFiles/data/data_forum.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_forum_icons.cpp b/Telegram/SourceFiles/data/data_forum_icons.cpp -+index 1469cf5..cc8b3c2 100644 -+--- a/Telegram/SourceFiles/data/data_forum_icons.cpp -++++ b/Telegram/SourceFiles/data/data_forum_icons.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_forum_topic.cpp b/Telegram/SourceFiles/data/data_forum_topic.cpp -+index 7b5391a..9db8bee 100644 -+--- a/Telegram/SourceFiles/data/data_forum_topic.cpp -++++ b/Telegram/SourceFiles/data/data_forum_topic.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_game.cpp b/Telegram/SourceFiles/data/data_game.cpp -+index 6861e69..376a77c 100644 -+--- a/Telegram/SourceFiles/data/data_game.cpp -++++ b/Telegram/SourceFiles/data/data_game.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_group_call.cpp b/Telegram/SourceFiles/data/data_group_call.cpp -+index 0567477..e4a4a21 100644 -+--- a/Telegram/SourceFiles/data/data_group_call.cpp -++++ b/Telegram/SourceFiles/data/data_group_call.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_groups.cpp b/Telegram/SourceFiles/data/data_groups.cpp -+index cf75482..8a5ee5b 100644 -+--- a/Telegram/SourceFiles/data/data_groups.cpp -++++ b/Telegram/SourceFiles/data/data_groups.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_histories.cpp b/Telegram/SourceFiles/data/data_histories.cpp -+index 0f252aa..f2d8d48 100644 -+--- a/Telegram/SourceFiles/data/data_histories.cpp -++++ b/Telegram/SourceFiles/data/data_histories.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_location.cpp b/Telegram/SourceFiles/data/data_location.cpp -+index c08c668..12b22db 100644 -+--- a/Telegram/SourceFiles/data/data_location.cpp -++++ b/Telegram/SourceFiles/data/data_location.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_media_rotation.cpp b/Telegram/SourceFiles/data/data_media_rotation.cpp -+index eaa0a12..bce8128 100644 -+--- a/Telegram/SourceFiles/data/data_media_rotation.cpp -++++ b/Telegram/SourceFiles/data/data_media_rotation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_media_types.cpp b/Telegram/SourceFiles/data/data_media_types.cpp -+index 1132d75..68ed8e9 100644 -+--- a/Telegram/SourceFiles/data/data_media_types.cpp -++++ b/Telegram/SourceFiles/data/data_media_types.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_message_reaction_id.cpp b/Telegram/SourceFiles/data/data_message_reaction_id.cpp -+index 1103d2e..94e84f5 100644 -+--- a/Telegram/SourceFiles/data/data_message_reaction_id.cpp -++++ b/Telegram/SourceFiles/data/data_message_reaction_id.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_message_reactions.cpp b/Telegram/SourceFiles/data/data_message_reactions.cpp -+index 7aa8201..16a35b9 100644 -+--- a/Telegram/SourceFiles/data/data_message_reactions.cpp -++++ b/Telegram/SourceFiles/data/data_message_reactions.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_messages.cpp b/Telegram/SourceFiles/data/data_messages.cpp -+index fabee6f..9dea253 100644 -+--- a/Telegram/SourceFiles/data/data_messages.cpp -++++ b/Telegram/SourceFiles/data/data_messages.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_peer.cpp b/Telegram/SourceFiles/data/data_peer.cpp -+index 4c03f5d..dc1af30 100644 -+--- a/Telegram/SourceFiles/data/data_peer.cpp -++++ b/Telegram/SourceFiles/data/data_peer.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_peer_bot_command.cpp b/Telegram/SourceFiles/data/data_peer_bot_command.cpp -+index 9aef254..4f06692 100644 -+--- a/Telegram/SourceFiles/data/data_peer_bot_command.cpp -++++ b/Telegram/SourceFiles/data/data_peer_bot_command.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_peer_bot_commands.cpp b/Telegram/SourceFiles/data/data_peer_bot_commands.cpp -+index 8adc31a..abf5503 100644 -+--- a/Telegram/SourceFiles/data/data_peer_bot_commands.cpp -++++ b/Telegram/SourceFiles/data/data_peer_bot_commands.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_peer_id.cpp b/Telegram/SourceFiles/data/data_peer_id.cpp -+index b6a7723..d9a575c 100644 -+--- a/Telegram/SourceFiles/data/data_peer_id.cpp -++++ b/Telegram/SourceFiles/data/data_peer_id.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_peer_values.cpp b/Telegram/SourceFiles/data/data_peer_values.cpp -+index 1670afa..f944034 100644 -+--- a/Telegram/SourceFiles/data/data_peer_values.cpp -++++ b/Telegram/SourceFiles/data/data_peer_values.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_photo.cpp b/Telegram/SourceFiles/data/data_photo.cpp -+index 963162f..daf6499 100644 -+--- a/Telegram/SourceFiles/data/data_photo.cpp -++++ b/Telegram/SourceFiles/data/data_photo.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_photo_media.cpp b/Telegram/SourceFiles/data/data_photo_media.cpp -+index be713b4..45b9d5a 100644 -+--- a/Telegram/SourceFiles/data/data_photo_media.cpp -++++ b/Telegram/SourceFiles/data/data_photo_media.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_poll.cpp b/Telegram/SourceFiles/data/data_poll.cpp -+index f781f95..ac36c0d 100644 -+--- a/Telegram/SourceFiles/data/data_poll.cpp -++++ b/Telegram/SourceFiles/data/data_poll.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_premium_limits.cpp b/Telegram/SourceFiles/data/data_premium_limits.cpp -+index 41397c3..e4bf086 100644 -+--- a/Telegram/SourceFiles/data/data_premium_limits.cpp -++++ b/Telegram/SourceFiles/data/data_premium_limits.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_pts_waiter.cpp b/Telegram/SourceFiles/data/data_pts_waiter.cpp -+index 316ef0a..19120a2 100644 -+--- a/Telegram/SourceFiles/data/data_pts_waiter.cpp -++++ b/Telegram/SourceFiles/data/data_pts_waiter.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_replies_list.cpp b/Telegram/SourceFiles/data/data_replies_list.cpp -+index 733a0ae..72825f7 100644 -+--- a/Telegram/SourceFiles/data/data_replies_list.cpp -++++ b/Telegram/SourceFiles/data/data_replies_list.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_reply_preview.cpp b/Telegram/SourceFiles/data/data_reply_preview.cpp -+index e31f30f..c8ceb9b 100644 -+--- a/Telegram/SourceFiles/data/data_reply_preview.cpp -++++ b/Telegram/SourceFiles/data/data_reply_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_scheduled_messages.cpp b/Telegram/SourceFiles/data/data_scheduled_messages.cpp -+index 7f5821b..48969c4 100644 -+--- a/Telegram/SourceFiles/data/data_scheduled_messages.cpp -++++ b/Telegram/SourceFiles/data/data_scheduled_messages.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_search_controller.cpp b/Telegram/SourceFiles/data/data_search_controller.cpp -+index 08fae49..6602824 100644 -+--- a/Telegram/SourceFiles/data/data_search_controller.cpp -++++ b/Telegram/SourceFiles/data/data_search_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_send_action.cpp b/Telegram/SourceFiles/data/data_send_action.cpp -+index ea8f92b..9fe6f6e 100644 -+--- a/Telegram/SourceFiles/data/data_send_action.cpp -++++ b/Telegram/SourceFiles/data/data_send_action.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_session.cpp b/Telegram/SourceFiles/data/data_session.cpp -+index 162db84..ec16e81 100644 -+--- a/Telegram/SourceFiles/data/data_session.cpp -++++ b/Telegram/SourceFiles/data/data_session.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_shared_media.cpp b/Telegram/SourceFiles/data/data_shared_media.cpp -+index 8033fba..8c62cb0 100644 -+--- a/Telegram/SourceFiles/data/data_shared_media.cpp -++++ b/Telegram/SourceFiles/data/data_shared_media.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_sparse_ids.cpp b/Telegram/SourceFiles/data/data_sparse_ids.cpp -+index b48881c..c9604d9 100644 -+--- a/Telegram/SourceFiles/data/data_sparse_ids.cpp -++++ b/Telegram/SourceFiles/data/data_sparse_ids.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_sponsored_messages.cpp b/Telegram/SourceFiles/data/data_sponsored_messages.cpp -+index ea42a0f..9229fc4 100644 -+--- a/Telegram/SourceFiles/data/data_sponsored_messages.cpp -++++ b/Telegram/SourceFiles/data/data_sponsored_messages.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_statistics_chart.cpp b/Telegram/SourceFiles/data/data_statistics_chart.cpp -+index 3014bf0..5d6264a 100644 -+--- a/Telegram/SourceFiles/data/data_statistics_chart.cpp -++++ b/Telegram/SourceFiles/data/data_statistics_chart.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_stories.cpp b/Telegram/SourceFiles/data/data_stories.cpp -+index b37afa6..fe1b5a3 100644 -+--- a/Telegram/SourceFiles/data/data_stories.cpp -++++ b/Telegram/SourceFiles/data/data_stories.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_stories_ids.cpp b/Telegram/SourceFiles/data/data_stories_ids.cpp -+index f8921fe..65d2728 100644 -+--- a/Telegram/SourceFiles/data/data_stories_ids.cpp -++++ b/Telegram/SourceFiles/data/data_stories_ids.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_story.cpp b/Telegram/SourceFiles/data/data_story.cpp -+index 6aba706..87156f6 100644 -+--- a/Telegram/SourceFiles/data/data_story.cpp -++++ b/Telegram/SourceFiles/data/data_story.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_streaming.cpp b/Telegram/SourceFiles/data/data_streaming.cpp -+index dd3b13b..835018f 100644 -+--- a/Telegram/SourceFiles/data/data_streaming.cpp -++++ b/Telegram/SourceFiles/data/data_streaming.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_thread.cpp b/Telegram/SourceFiles/data/data_thread.cpp -+index 1934c34..ef7f528 100644 -+--- a/Telegram/SourceFiles/data/data_thread.cpp -++++ b/Telegram/SourceFiles/data/data_thread.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_types.cpp b/Telegram/SourceFiles/data/data_types.cpp -+index 997d428..5ee0479 100644 -+--- a/Telegram/SourceFiles/data/data_types.cpp -++++ b/Telegram/SourceFiles/data/data_types.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_user.cpp b/Telegram/SourceFiles/data/data_user.cpp -+index f385b8c..3e96933 100644 -+--- a/Telegram/SourceFiles/data/data_user.cpp -++++ b/Telegram/SourceFiles/data/data_user.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_user_names.cpp b/Telegram/SourceFiles/data/data_user_names.cpp -+index b69756b..511d3fd 100644 -+--- a/Telegram/SourceFiles/data/data_user_names.cpp -++++ b/Telegram/SourceFiles/data/data_user_names.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_user_photos.cpp b/Telegram/SourceFiles/data/data_user_photos.cpp -+index 6271f9b..bef13b3 100644 -+--- a/Telegram/SourceFiles/data/data_user_photos.cpp -++++ b/Telegram/SourceFiles/data/data_user_photos.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_wall_paper.cpp b/Telegram/SourceFiles/data/data_wall_paper.cpp -+index f8532a1..75c9f9a 100644 -+--- a/Telegram/SourceFiles/data/data_wall_paper.cpp -++++ b/Telegram/SourceFiles/data/data_wall_paper.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/data_web_page.cpp b/Telegram/SourceFiles/data/data_web_page.cpp -+index 95b0427..55a21d4 100644 -+--- a/Telegram/SourceFiles/data/data_web_page.cpp -++++ b/Telegram/SourceFiles/data/data_web_page.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/notify/data_notify_settings.cpp b/Telegram/SourceFiles/data/notify/data_notify_settings.cpp -+index beb4769..edf9800 100644 -+--- a/Telegram/SourceFiles/data/notify/data_notify_settings.cpp -++++ b/Telegram/SourceFiles/data/notify/data_notify_settings.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/notify/data_peer_notify_settings.cpp b/Telegram/SourceFiles/data/notify/data_peer_notify_settings.cpp -+index 48d198d..1ddc75d 100644 -+--- a/Telegram/SourceFiles/data/notify/data_peer_notify_settings.cpp -++++ b/Telegram/SourceFiles/data/notify/data_peer_notify_settings.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/stickers/data_custom_emoji.cpp b/Telegram/SourceFiles/data/stickers/data_custom_emoji.cpp -+index 123621b..be2dbd9 100644 -+--- a/Telegram/SourceFiles/data/stickers/data_custom_emoji.cpp -++++ b/Telegram/SourceFiles/data/stickers/data_custom_emoji.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/stickers/data_stickers.cpp b/Telegram/SourceFiles/data/stickers/data_stickers.cpp -+index c18a1c3..a927d4c 100644 -+--- a/Telegram/SourceFiles/data/stickers/data_stickers.cpp -++++ b/Telegram/SourceFiles/data/stickers/data_stickers.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/data/stickers/data_stickers_set.cpp b/Telegram/SourceFiles/data/stickers/data_stickers_set.cpp -+index 347a3f1..2591994 100644 -+--- a/Telegram/SourceFiles/data/stickers/data_stickers_set.cpp -++++ b/Telegram/SourceFiles/data/stickers/data_stickers_set.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/dialogs_entry.cpp b/Telegram/SourceFiles/dialogs/dialogs_entry.cpp -+index f2d5ebc..6ffba8d 100644 -+--- a/Telegram/SourceFiles/dialogs/dialogs_entry.cpp -++++ b/Telegram/SourceFiles/dialogs/dialogs_entry.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/dialogs_indexed_list.cpp b/Telegram/SourceFiles/dialogs/dialogs_indexed_list.cpp -+index 2254346..ebbb089 100644 -+--- a/Telegram/SourceFiles/dialogs/dialogs_indexed_list.cpp -++++ b/Telegram/SourceFiles/dialogs/dialogs_indexed_list.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/dialogs_inner_widget.cpp b/Telegram/SourceFiles/dialogs/dialogs_inner_widget.cpp -+index a6863e3..179ab1d 100644 -+--- a/Telegram/SourceFiles/dialogs/dialogs_inner_widget.cpp -++++ b/Telegram/SourceFiles/dialogs/dialogs_inner_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/dialogs_key.cpp b/Telegram/SourceFiles/dialogs/dialogs_key.cpp -+index fe96a5a..8c7cf39 100644 -+--- a/Telegram/SourceFiles/dialogs/dialogs_key.cpp -++++ b/Telegram/SourceFiles/dialogs/dialogs_key.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/dialogs_list.cpp b/Telegram/SourceFiles/dialogs/dialogs_list.cpp -+index 362f8b8..a57340c 100644 -+--- a/Telegram/SourceFiles/dialogs/dialogs_list.cpp -++++ b/Telegram/SourceFiles/dialogs/dialogs_list.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/dialogs_main_list.cpp b/Telegram/SourceFiles/dialogs/dialogs_main_list.cpp -+index 9c9ad67..3c84c93 100644 -+--- a/Telegram/SourceFiles/dialogs/dialogs_main_list.cpp -++++ b/Telegram/SourceFiles/dialogs/dialogs_main_list.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/dialogs_pinned_list.cpp b/Telegram/SourceFiles/dialogs/dialogs_pinned_list.cpp -+index 1382201..5a655a1 100644 -+--- a/Telegram/SourceFiles/dialogs/dialogs_pinned_list.cpp -++++ b/Telegram/SourceFiles/dialogs/dialogs_pinned_list.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/dialogs_row.cpp b/Telegram/SourceFiles/dialogs/dialogs_row.cpp -+index a6459bb..c47f4af 100644 -+--- a/Telegram/SourceFiles/dialogs/dialogs_row.cpp -++++ b/Telegram/SourceFiles/dialogs/dialogs_row.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/dialogs_search_from_controllers.cpp b/Telegram/SourceFiles/dialogs/dialogs_search_from_controllers.cpp -+index b81e79f..b1bb37e 100644 -+--- a/Telegram/SourceFiles/dialogs/dialogs_search_from_controllers.cpp -++++ b/Telegram/SourceFiles/dialogs/dialogs_search_from_controllers.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/dialogs_widget.cpp b/Telegram/SourceFiles/dialogs/dialogs_widget.cpp -+index 7bb0fb8..bc86ff4 100644 -+--- a/Telegram/SourceFiles/dialogs/dialogs_widget.cpp -++++ b/Telegram/SourceFiles/dialogs/dialogs_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_layout.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_layout.cpp -+index e71c3ce..606dee2 100644 -+--- a/Telegram/SourceFiles/dialogs/ui/dialogs_layout.cpp -++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_layout.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_message_view.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_message_view.cpp -+index 1202d5a..a5c3500 100644 -+--- a/Telegram/SourceFiles/dialogs/ui/dialogs_message_view.cpp -++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_message_view.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_stories_content.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_stories_content.cpp -+index 0b3777d..6622ba3 100644 -+--- a/Telegram/SourceFiles/dialogs/ui/dialogs_stories_content.cpp -++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_stories_content.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_stories_list.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_stories_list.cpp -+index cda8da9..dce7244 100644 -+--- a/Telegram/SourceFiles/dialogs/ui/dialogs_stories_list.cpp -++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_stories_list.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_topics_view.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_topics_view.cpp -+index cd312fd..1a0aad6 100644 -+--- a/Telegram/SourceFiles/dialogs/ui/dialogs_topics_view.cpp -++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_topics_view.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_video_userpic.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_video_userpic.cpp -+index bfc0562..5c6ee39 100644 -+--- a/Telegram/SourceFiles/dialogs/ui/dialogs_video_userpic.cpp -++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_video_userpic.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/color_picker.cpp b/Telegram/SourceFiles/editor/color_picker.cpp -+index a07e021..87fab46 100644 -+--- a/Telegram/SourceFiles/editor/color_picker.cpp -++++ b/Telegram/SourceFiles/editor/color_picker.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/controllers/stickers_panel_controller.cpp b/Telegram/SourceFiles/editor/controllers/stickers_panel_controller.cpp -+index 2c0482c..d260acd 100644 -+--- a/Telegram/SourceFiles/editor/controllers/stickers_panel_controller.cpp -++++ b/Telegram/SourceFiles/editor/controllers/stickers_panel_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/controllers/undo_controller.cpp b/Telegram/SourceFiles/editor/controllers/undo_controller.cpp -+index 0d65794..7f2375a 100644 -+--- a/Telegram/SourceFiles/editor/controllers/undo_controller.cpp -++++ b/Telegram/SourceFiles/editor/controllers/undo_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/editor_crop.cpp b/Telegram/SourceFiles/editor/editor_crop.cpp -+index 78a91aa..aa703af 100644 -+--- a/Telegram/SourceFiles/editor/editor_crop.cpp -++++ b/Telegram/SourceFiles/editor/editor_crop.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/editor_layer_widget.cpp b/Telegram/SourceFiles/editor/editor_layer_widget.cpp -+index 6e75600..88e0eca 100644 -+--- a/Telegram/SourceFiles/editor/editor_layer_widget.cpp -++++ b/Telegram/SourceFiles/editor/editor_layer_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/editor_paint.cpp b/Telegram/SourceFiles/editor/editor_paint.cpp -+index 4375cca..984094d 100644 -+--- a/Telegram/SourceFiles/editor/editor_paint.cpp -++++ b/Telegram/SourceFiles/editor/editor_paint.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/photo_editor.cpp b/Telegram/SourceFiles/editor/photo_editor.cpp -+index 801e122..6534faf 100644 -+--- a/Telegram/SourceFiles/editor/photo_editor.cpp -++++ b/Telegram/SourceFiles/editor/photo_editor.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/photo_editor_common.cpp b/Telegram/SourceFiles/editor/photo_editor_common.cpp -+index 4fd72ac..b679f94 100644 -+--- a/Telegram/SourceFiles/editor/photo_editor_common.cpp -++++ b/Telegram/SourceFiles/editor/photo_editor_common.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/photo_editor_content.cpp b/Telegram/SourceFiles/editor/photo_editor_content.cpp -+index 065b2a1..4cc8b56 100644 -+--- a/Telegram/SourceFiles/editor/photo_editor_content.cpp -++++ b/Telegram/SourceFiles/editor/photo_editor_content.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/photo_editor_controls.cpp b/Telegram/SourceFiles/editor/photo_editor_controls.cpp -+index ae0f335..a77ad3b 100644 -+--- a/Telegram/SourceFiles/editor/photo_editor_controls.cpp -++++ b/Telegram/SourceFiles/editor/photo_editor_controls.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/photo_editor_layer_widget.cpp b/Telegram/SourceFiles/editor/photo_editor_layer_widget.cpp -+index daf93c0..5b3cdd4 100644 -+--- a/Telegram/SourceFiles/editor/photo_editor_layer_widget.cpp -++++ b/Telegram/SourceFiles/editor/photo_editor_layer_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/scene/scene.cpp b/Telegram/SourceFiles/editor/scene/scene.cpp -+index 0ebb29c..4643403 100644 -+--- a/Telegram/SourceFiles/editor/scene/scene.cpp -++++ b/Telegram/SourceFiles/editor/scene/scene.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/scene/scene_item_base.cpp b/Telegram/SourceFiles/editor/scene/scene_item_base.cpp -+index 8c69702..0b0c8c4 100644 -+--- a/Telegram/SourceFiles/editor/scene/scene_item_base.cpp -++++ b/Telegram/SourceFiles/editor/scene/scene_item_base.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/scene/scene_item_canvas.cpp b/Telegram/SourceFiles/editor/scene/scene_item_canvas.cpp -+index 21b7266..3ce60f8 100644 -+--- a/Telegram/SourceFiles/editor/scene/scene_item_canvas.cpp -++++ b/Telegram/SourceFiles/editor/scene/scene_item_canvas.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/scene/scene_item_image.cpp b/Telegram/SourceFiles/editor/scene/scene_item_image.cpp -+index b3cc544..4dfcf65 100644 -+--- a/Telegram/SourceFiles/editor/scene/scene_item_image.cpp -++++ b/Telegram/SourceFiles/editor/scene/scene_item_image.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/scene/scene_item_line.cpp b/Telegram/SourceFiles/editor/scene/scene_item_line.cpp -+index 0d40e24..5585d71 100644 -+--- a/Telegram/SourceFiles/editor/scene/scene_item_line.cpp -++++ b/Telegram/SourceFiles/editor/scene/scene_item_line.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/editor/scene/scene_item_sticker.cpp b/Telegram/SourceFiles/editor/scene/scene_item_sticker.cpp -+index c678452..6a089e3 100644 -+--- a/Telegram/SourceFiles/editor/scene/scene_item_sticker.cpp -++++ b/Telegram/SourceFiles/editor/scene/scene_item_sticker.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/data/export_data_types.cpp b/Telegram/SourceFiles/export/data/export_data_types.cpp -+index bbfcd37..ee7fe15 100644 -+--- a/Telegram/SourceFiles/export/data/export_data_types.cpp -++++ b/Telegram/SourceFiles/export/data/export_data_types.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/export_api_wrap.cpp b/Telegram/SourceFiles/export/export_api_wrap.cpp -+index 5ed8add..e6487d8 100644 -+--- a/Telegram/SourceFiles/export/export_api_wrap.cpp -++++ b/Telegram/SourceFiles/export/export_api_wrap.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/export_controller.cpp b/Telegram/SourceFiles/export/export_controller.cpp -+index b3d543f..7156085 100644 -+--- a/Telegram/SourceFiles/export/export_controller.cpp -++++ b/Telegram/SourceFiles/export/export_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/export_manager.cpp b/Telegram/SourceFiles/export/export_manager.cpp -+index 7277ade..c59dc81 100644 -+--- a/Telegram/SourceFiles/export/export_manager.cpp -++++ b/Telegram/SourceFiles/export/export_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/export_settings.cpp b/Telegram/SourceFiles/export/export_settings.cpp -+index 58f2ab5..1059430 100644 -+--- a/Telegram/SourceFiles/export/export_settings.cpp -++++ b/Telegram/SourceFiles/export/export_settings.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/output/export_output_abstract.cpp b/Telegram/SourceFiles/export/output/export_output_abstract.cpp -+index dbdb1bf..2d24639 100644 -+--- a/Telegram/SourceFiles/export/output/export_output_abstract.cpp -++++ b/Telegram/SourceFiles/export/output/export_output_abstract.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/output/export_output_file.cpp b/Telegram/SourceFiles/export/output/export_output_file.cpp -+index 8b33039..78269c7 100644 -+--- a/Telegram/SourceFiles/export/output/export_output_file.cpp -++++ b/Telegram/SourceFiles/export/output/export_output_file.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/output/export_output_html.cpp b/Telegram/SourceFiles/export/output/export_output_html.cpp -+index c2cb8d4..6d73acb 100644 -+--- a/Telegram/SourceFiles/export/output/export_output_html.cpp -++++ b/Telegram/SourceFiles/export/output/export_output_html.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/output/export_output_html_and_json.cpp b/Telegram/SourceFiles/export/output/export_output_html_and_json.cpp -+index 9220147..dc7e681 100644 -+--- a/Telegram/SourceFiles/export/output/export_output_html_and_json.cpp -++++ b/Telegram/SourceFiles/export/output/export_output_html_and_json.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/output/export_output_json.cpp b/Telegram/SourceFiles/export/output/export_output_json.cpp -+index 8cdbb5d..05ba121 100644 -+--- a/Telegram/SourceFiles/export/output/export_output_json.cpp -++++ b/Telegram/SourceFiles/export/output/export_output_json.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/output/export_output_stats.cpp b/Telegram/SourceFiles/export/output/export_output_stats.cpp -+index 30275ac..fedb250 100644 -+--- a/Telegram/SourceFiles/export/output/export_output_stats.cpp -++++ b/Telegram/SourceFiles/export/output/export_output_stats.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/view/export_view_content.cpp b/Telegram/SourceFiles/export/view/export_view_content.cpp -+index 9813321..a37217d 100644 -+--- a/Telegram/SourceFiles/export/view/export_view_content.cpp -++++ b/Telegram/SourceFiles/export/view/export_view_content.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/view/export_view_panel_controller.cpp b/Telegram/SourceFiles/export/view/export_view_panel_controller.cpp -+index 4aef9c3..3300d0a 100644 -+--- a/Telegram/SourceFiles/export/view/export_view_panel_controller.cpp -++++ b/Telegram/SourceFiles/export/view/export_view_panel_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/view/export_view_progress.cpp b/Telegram/SourceFiles/export/view/export_view_progress.cpp -+index 5b94642..99da6f8 100644 -+--- a/Telegram/SourceFiles/export/view/export_view_progress.cpp -++++ b/Telegram/SourceFiles/export/view/export_view_progress.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/view/export_view_settings.cpp b/Telegram/SourceFiles/export/view/export_view_settings.cpp -+index bbc91c2..e735306 100644 -+--- a/Telegram/SourceFiles/export/view/export_view_settings.cpp -++++ b/Telegram/SourceFiles/export/view/export_view_settings.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/export/view/export_view_top_bar.cpp b/Telegram/SourceFiles/export/view/export_view_top_bar.cpp -+index dbdb9fc..b5b995d 100644 -+--- a/Telegram/SourceFiles/export/view/export_view_top_bar.cpp -++++ b/Telegram/SourceFiles/export/view/export_view_top_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "export/export_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/admin_log/history_admin_log_filter.cpp b/Telegram/SourceFiles/history/admin_log/history_admin_log_filter.cpp -+index 6265c81..c600cdc 100644 -+--- a/Telegram/SourceFiles/history/admin_log/history_admin_log_filter.cpp -++++ b/Telegram/SourceFiles/history/admin_log/history_admin_log_filter.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/admin_log/history_admin_log_inner.cpp b/Telegram/SourceFiles/history/admin_log/history_admin_log_inner.cpp -+index 89a2e6b..3041181 100644 -+--- a/Telegram/SourceFiles/history/admin_log/history_admin_log_inner.cpp -++++ b/Telegram/SourceFiles/history/admin_log/history_admin_log_inner.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/admin_log/history_admin_log_item.cpp b/Telegram/SourceFiles/history/admin_log/history_admin_log_item.cpp -+index df8819d..3c2977b 100644 -+--- a/Telegram/SourceFiles/history/admin_log/history_admin_log_item.cpp -++++ b/Telegram/SourceFiles/history/admin_log/history_admin_log_item.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/admin_log/history_admin_log_section.cpp b/Telegram/SourceFiles/history/admin_log/history_admin_log_section.cpp -+index b50db2c..26caaa8 100644 -+--- a/Telegram/SourceFiles/history/admin_log/history_admin_log_section.cpp -++++ b/Telegram/SourceFiles/history/admin_log/history_admin_log_section.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history.cpp b/Telegram/SourceFiles/history/history.cpp -+index e5c03f3..3e368f8 100644 -+--- a/Telegram/SourceFiles/history/history.cpp -++++ b/Telegram/SourceFiles/history/history.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_drag_area.cpp b/Telegram/SourceFiles/history/history_drag_area.cpp -+index 5c2cebf..89189e3 100644 -+--- a/Telegram/SourceFiles/history/history_drag_area.cpp -++++ b/Telegram/SourceFiles/history/history_drag_area.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_inner_widget.cpp b/Telegram/SourceFiles/history/history_inner_widget.cpp -+index 7c3fbbc..ffa4ab9 100644 -+--- a/Telegram/SourceFiles/history/history_inner_widget.cpp -++++ b/Telegram/SourceFiles/history/history_inner_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_item.cpp b/Telegram/SourceFiles/history/history_item.cpp -+index 1bd5d52..625803b 100644 -+--- a/Telegram/SourceFiles/history/history_item.cpp -++++ b/Telegram/SourceFiles/history/history_item.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_item_components.cpp b/Telegram/SourceFiles/history/history_item_components.cpp -+index 66e30a5..82514e3 100644 -+--- a/Telegram/SourceFiles/history/history_item_components.cpp -++++ b/Telegram/SourceFiles/history/history_item_components.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_item_edition.cpp b/Telegram/SourceFiles/history/history_item_edition.cpp -+index 4349a3c..e2d72cb 100644 -+--- a/Telegram/SourceFiles/history/history_item_edition.cpp -++++ b/Telegram/SourceFiles/history/history_item_edition.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_item_helpers.cpp b/Telegram/SourceFiles/history/history_item_helpers.cpp -+index 7ed2db5..50538b8 100644 -+--- a/Telegram/SourceFiles/history/history_item_helpers.cpp -++++ b/Telegram/SourceFiles/history/history_item_helpers.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_item_reply_markup.cpp b/Telegram/SourceFiles/history/history_item_reply_markup.cpp -+index c15381e..d47e5ab 100644 -+--- a/Telegram/SourceFiles/history/history_item_reply_markup.cpp -++++ b/Telegram/SourceFiles/history/history_item_reply_markup.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_item_text.cpp b/Telegram/SourceFiles/history/history_item_text.cpp -+index 9bcbee7..7340b31 100644 -+--- a/Telegram/SourceFiles/history/history_item_text.cpp -++++ b/Telegram/SourceFiles/history/history_item_text.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_location_manager.cpp b/Telegram/SourceFiles/history/history_location_manager.cpp -+index 7810460..6267ba2 100644 -+--- a/Telegram/SourceFiles/history/history_location_manager.cpp -++++ b/Telegram/SourceFiles/history/history_location_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_translation.cpp b/Telegram/SourceFiles/history/history_translation.cpp -+index be4febe..fe0f584 100644 -+--- a/Telegram/SourceFiles/history/history_translation.cpp -++++ b/Telegram/SourceFiles/history/history_translation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_unread_things.cpp b/Telegram/SourceFiles/history/history_unread_things.cpp -+index 4cca974..60a5325 100644 -+--- a/Telegram/SourceFiles/history/history_unread_things.cpp -++++ b/Telegram/SourceFiles/history/history_unread_things.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_view_highlight_manager.cpp b/Telegram/SourceFiles/history/history_view_highlight_manager.cpp -+index 29e1573..1e04ed7 100644 -+--- a/Telegram/SourceFiles/history/history_view_highlight_manager.cpp -++++ b/Telegram/SourceFiles/history/history_view_highlight_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_view_top_toast.cpp b/Telegram/SourceFiles/history/history_view_top_toast.cpp -+index 155f139..409e1a1 100644 -+--- a/Telegram/SourceFiles/history/history_view_top_toast.cpp -++++ b/Telegram/SourceFiles/history/history_view_top_toast.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/history_widget.cpp b/Telegram/SourceFiles/history/history_widget.cpp -+index 05a339a..1d0cbe3 100644 -+--- a/Telegram/SourceFiles/history/history_widget.cpp -++++ b/Telegram/SourceFiles/history/history_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/controls/history_view_compose_controls.cpp b/Telegram/SourceFiles/history/view/controls/history_view_compose_controls.cpp -+index 540d4ca..3d734b4 100644 -+--- a/Telegram/SourceFiles/history/view/controls/history_view_compose_controls.cpp -++++ b/Telegram/SourceFiles/history/view/controls/history_view_compose_controls.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/controls/history_view_compose_search.cpp b/Telegram/SourceFiles/history/view/controls/history_view_compose_search.cpp -+index 0786b07..e5dd519 100644 -+--- a/Telegram/SourceFiles/history/view/controls/history_view_compose_search.cpp -++++ b/Telegram/SourceFiles/history/view/controls/history_view_compose_search.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/controls/history_view_draft_options.cpp b/Telegram/SourceFiles/history/view/controls/history_view_draft_options.cpp -+index 850ecfe..ec50dfc 100644 -+--- a/Telegram/SourceFiles/history/view/controls/history_view_draft_options.cpp -++++ b/Telegram/SourceFiles/history/view/controls/history_view_draft_options.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/controls/history_view_forward_panel.cpp b/Telegram/SourceFiles/history/view/controls/history_view_forward_panel.cpp -+index 85dadd5..a589bba 100644 -+--- a/Telegram/SourceFiles/history/view/controls/history_view_forward_panel.cpp -++++ b/Telegram/SourceFiles/history/view/controls/history_view_forward_panel.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/controls/history_view_ttl_button.cpp b/Telegram/SourceFiles/history/view/controls/history_view_ttl_button.cpp -+index f7e15f5..4ab453a 100644 -+--- a/Telegram/SourceFiles/history/view/controls/history_view_ttl_button.cpp -++++ b/Telegram/SourceFiles/history/view/controls/history_view_ttl_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/controls/history_view_voice_record_bar.cpp b/Telegram/SourceFiles/history/view/controls/history_view_voice_record_bar.cpp -+index cba6d2e..3cf1528 100644 -+--- a/Telegram/SourceFiles/history/view/controls/history_view_voice_record_bar.cpp -++++ b/Telegram/SourceFiles/history/view/controls/history_view_voice_record_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/controls/history_view_voice_record_button.cpp b/Telegram/SourceFiles/history/view/controls/history_view_voice_record_button.cpp -+index 4dbc3cd..bbad7bf 100644 -+--- a/Telegram/SourceFiles/history/view/controls/history_view_voice_record_button.cpp -++++ b/Telegram/SourceFiles/history/view/controls/history_view_voice_record_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/controls/history_view_webpage_processor.cpp b/Telegram/SourceFiles/history/view/controls/history_view_webpage_processor.cpp -+index ca5fb31..5be54c0 100644 -+--- a/Telegram/SourceFiles/history/view/controls/history_view_webpage_processor.cpp -++++ b/Telegram/SourceFiles/history/view/controls/history_view_webpage_processor.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_bottom_info.cpp b/Telegram/SourceFiles/history/view/history_view_bottom_info.cpp -+index 5786287..7a9d077 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_bottom_info.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_bottom_info.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_contact_status.cpp b/Telegram/SourceFiles/history/view/history_view_contact_status.cpp -+index dffcdde..023be37 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_contact_status.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_contact_status.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_context_menu.cpp b/Telegram/SourceFiles/history/view/history_view_context_menu.cpp -+index 1775a31..567b0be 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_context_menu.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_context_menu.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_corner_buttons.cpp b/Telegram/SourceFiles/history/view/history_view_corner_buttons.cpp -+index 0ea99bc..2551e2b 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_corner_buttons.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_corner_buttons.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_cursor_state.cpp b/Telegram/SourceFiles/history/view/history_view_cursor_state.cpp -+index afbd264..a21fb56 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_cursor_state.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_cursor_state.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_element.cpp b/Telegram/SourceFiles/history/view/history_view_element.cpp -+index 1ba4375..d9e5a37 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_element.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_element.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_emoji_interactions.cpp b/Telegram/SourceFiles/history/view/history_view_emoji_interactions.cpp -+index aeafdf1..0f5e32c 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_emoji_interactions.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_emoji_interactions.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_empty_list_bubble.cpp b/Telegram/SourceFiles/history/view/history_view_empty_list_bubble.cpp -+index 0b47a01..4aefbb2 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_empty_list_bubble.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_empty_list_bubble.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_group_call_bar.cpp b/Telegram/SourceFiles/history/view/history_view_group_call_bar.cpp -+index 7fc1953..538e1c0 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_group_call_bar.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_group_call_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_list_widget.cpp b/Telegram/SourceFiles/history/view/history_view_list_widget.cpp -+index 2db6bdd..2c63bf5 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_list_widget.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_list_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_message.cpp b/Telegram/SourceFiles/history/view/history_view_message.cpp -+index c92b057..d46c404 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_message.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_message.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_pinned_bar.cpp b/Telegram/SourceFiles/history/view/history_view_pinned_bar.cpp -+index 2b82db6..245b370 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_pinned_bar.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_pinned_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_pinned_section.cpp b/Telegram/SourceFiles/history/view/history_view_pinned_section.cpp -+index 017289a..d8a67cd 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_pinned_section.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_pinned_section.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_pinned_tracker.cpp b/Telegram/SourceFiles/history/view/history_view_pinned_tracker.cpp -+index 24abaa0..14ee610 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_pinned_tracker.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_pinned_tracker.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_quick_action.cpp b/Telegram/SourceFiles/history/view/history_view_quick_action.cpp -+index 40222da..7941cf0 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_quick_action.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_quick_action.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_replies_section.cpp b/Telegram/SourceFiles/history/view/history_view_replies_section.cpp -+index ac23678..44da1db 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_replies_section.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_replies_section.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_reply.cpp b/Telegram/SourceFiles/history/view/history_view_reply.cpp -+index 6899a08..823cfec 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_reply.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_reply.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_requests_bar.cpp b/Telegram/SourceFiles/history/view/history_view_requests_bar.cpp -+index 6c3fc47..2e9b773 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_requests_bar.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_requests_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_schedule_box.cpp b/Telegram/SourceFiles/history/view/history_view_schedule_box.cpp -+index 286edd1..d373a5c 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_schedule_box.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_schedule_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_scheduled_section.cpp b/Telegram/SourceFiles/history/view/history_view_scheduled_section.cpp -+index 0257076..c711277 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_scheduled_section.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_scheduled_section.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_send_action.cpp b/Telegram/SourceFiles/history/view/history_view_send_action.cpp -+index 5380ccf..f8931d8 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_send_action.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_send_action.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_service_message.cpp b/Telegram/SourceFiles/history/view/history_view_service_message.cpp -+index 0705ff2..236fba5 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_service_message.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_service_message.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_spoiler_click_handler.cpp b/Telegram/SourceFiles/history/view/history_view_spoiler_click_handler.cpp -+index eb72db0..7264e20 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_spoiler_click_handler.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_spoiler_click_handler.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_sticker_toast.cpp b/Telegram/SourceFiles/history/view/history_view_sticker_toast.cpp -+index f10d8e3..12ef172 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_sticker_toast.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_sticker_toast.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp b/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp -+index c026ab9..d26a13b 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_transcribe_button.cpp b/Telegram/SourceFiles/history/view/history_view_transcribe_button.cpp -+index 1e89e5e..c69ce98 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_transcribe_button.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_transcribe_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_translate_bar.cpp b/Telegram/SourceFiles/history/view/history_view_translate_bar.cpp -+index 92b4a47..398eaed 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_translate_bar.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_translate_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp b/Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp -+index cc7652f..df3c6cb 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_view_button.cpp b/Telegram/SourceFiles/history/view/history_view_view_button.cpp -+index 3d91427..cc356f0 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_view_button.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_view_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/history_view_webpage_preview.cpp b/Telegram/SourceFiles/history/view/history_view_webpage_preview.cpp -+index 0d71e75..a7fb94a 100644 -+--- a/Telegram/SourceFiles/history/view/history_view_webpage_preview.cpp -++++ b/Telegram/SourceFiles/history/view/history_view_webpage_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_call.cpp b/Telegram/SourceFiles/history/view/media/history_view_call.cpp -+index 954ce57..f06deb5 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_call.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_call.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_contact.cpp b/Telegram/SourceFiles/history/view/media/history_view_contact.cpp -+index 7b0ac35..fcf78c7 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_contact.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_contact.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_custom_emoji.cpp b/Telegram/SourceFiles/history/view/media/history_view_custom_emoji.cpp -+index acd836f..89af147 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_custom_emoji.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_custom_emoji.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_dice.cpp b/Telegram/SourceFiles/history/view/media/history_view_dice.cpp -+index 0ce2500..0d90335 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_dice.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_dice.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_document.cpp b/Telegram/SourceFiles/history/view/media/history_view_document.cpp -+index 06825b3..ef493a6 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_document.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_document.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_extended_preview.cpp b/Telegram/SourceFiles/history/view/media/history_view_extended_preview.cpp -+index 140fdd8..eddd34b 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_extended_preview.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_extended_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_file.cpp b/Telegram/SourceFiles/history/view/media/history_view_file.cpp -+index 00f3c5e..efc5a04 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_file.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_file.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_game.cpp b/Telegram/SourceFiles/history/view/media/history_view_game.cpp -+index 24ba518..307434f 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_game.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_game.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_gif.cpp b/Telegram/SourceFiles/history/view/media/history_view_gif.cpp -+index 128797f..2bd46c3 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_gif.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_gif.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_giveaway.cpp b/Telegram/SourceFiles/history/view/media/history_view_giveaway.cpp -+index f65613e..c8a9f52 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_giveaway.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_giveaway.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_invoice.cpp b/Telegram/SourceFiles/history/view/media/history_view_invoice.cpp -+index 95676cc..2b9a4ef 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_invoice.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_invoice.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_large_emoji.cpp b/Telegram/SourceFiles/history/view/media/history_view_large_emoji.cpp -+index 320f6e2..6d611a7 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_large_emoji.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_large_emoji.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_location.cpp b/Telegram/SourceFiles/history/view/media/history_view_location.cpp -+index 293849b..37feb3e 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_location.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_location.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_media.cpp b/Telegram/SourceFiles/history/view/media/history_view_media.cpp -+index 8f9923c..d5eff78 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_media.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_media.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_media_common.cpp b/Telegram/SourceFiles/history/view/media/history_view_media_common.cpp -+index 273262e..90cb422 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_media_common.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_media_common.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_media_grouped.cpp b/Telegram/SourceFiles/history/view/media/history_view_media_grouped.cpp -+index d0133aa..7637dad 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_media_grouped.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_media_grouped.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_media_spoiler.cpp b/Telegram/SourceFiles/history/view/media/history_view_media_spoiler.cpp -+index cdf0ff3..c088091 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_media_spoiler.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_media_spoiler.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp b/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp -+index b0df17d..a9229b7 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_photo.cpp b/Telegram/SourceFiles/history/view/media/history_view_photo.cpp -+index 85a2997..492f787 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_photo.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_photo.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_poll.cpp b/Telegram/SourceFiles/history/view/media/history_view_poll.cpp -+index c08d8fd..9858955 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_poll.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_poll.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_premium_gift.cpp b/Telegram/SourceFiles/history/view/media/history_view_premium_gift.cpp -+index b7758ea..2754ceb 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_premium_gift.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_premium_gift.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_service_box.cpp b/Telegram/SourceFiles/history/view/media/history_view_service_box.cpp -+index 57369d1..3d96743 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_service_box.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_service_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_slot_machine.cpp b/Telegram/SourceFiles/history/view/media/history_view_slot_machine.cpp -+index 307a18c..c531758 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_slot_machine.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_slot_machine.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp b/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp -+index b3ff9b0..168e980 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_sticker_player.cpp b/Telegram/SourceFiles/history/view/media/history_view_sticker_player.cpp -+index 64f6a88..cc09561 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_sticker_player.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_sticker_player.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_story_mention.cpp b/Telegram/SourceFiles/history/view/media/history_view_story_mention.cpp -+index 07a4690..e8010f3 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_story_mention.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_story_mention.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_theme_document.cpp b/Telegram/SourceFiles/history/view/media/history_view_theme_document.cpp -+index 0fbc095..32ab8ab 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_theme_document.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_theme_document.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_userpic_suggestion.cpp b/Telegram/SourceFiles/history/view/media/history_view_userpic_suggestion.cpp -+index 5c37ccb..e61904c 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_userpic_suggestion.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_userpic_suggestion.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp b/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp -+index c622585..a29dbdf 100644 -+--- a/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp -++++ b/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/reactions/_history_view_reactions_button.cpp b/Telegram/SourceFiles/history/view/reactions/_history_view_reactions_button.cpp -+index e4578c7..5a45d07 100644 -+--- a/Telegram/SourceFiles/history/view/reactions/_history_view_reactions_button.cpp -++++ b/Telegram/SourceFiles/history/view/reactions/_history_view_reactions_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions.cpp -+index 9114725..abd0a2d 100644 -+--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions.cpp -++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_button.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_button.cpp -+index 345512e..26afae5 100644 -+--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_button.cpp -++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_list.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_list.cpp -+index f925dcb..bfc6efb 100644 -+--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_list.cpp -++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_list.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp -+index 3571a9e..02b2d9f 100644 -+--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp -++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_strip.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_strip.cpp -+index f9c27b1..382cb81 100644 -+--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_strip.cpp -++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_strip.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_tabs.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_tabs.cpp -+index c3b5848..d756963 100644 -+--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_tabs.cpp -++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_tabs.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/boosts/create_giveaway_box.cpp b/Telegram/SourceFiles/info/boosts/create_giveaway_box.cpp -+index 235e2f1..5e66b2e 100644 -+--- a/Telegram/SourceFiles/info/boosts/create_giveaway_box.cpp -++++ b/Telegram/SourceFiles/info/boosts/create_giveaway_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/boosts/giveaway/boost_badge.cpp b/Telegram/SourceFiles/info/boosts/giveaway/boost_badge.cpp -+index 13e8fb1..31f7b12 100644 -+--- a/Telegram/SourceFiles/info/boosts/giveaway/boost_badge.cpp -++++ b/Telegram/SourceFiles/info/boosts/giveaway/boost_badge.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/boosts/giveaway/giveaway_list_controllers.cpp b/Telegram/SourceFiles/info/boosts/giveaway/giveaway_list_controllers.cpp -+index 975dab5..401fda7 100644 -+--- a/Telegram/SourceFiles/info/boosts/giveaway/giveaway_list_controllers.cpp -++++ b/Telegram/SourceFiles/info/boosts/giveaway/giveaway_list_controllers.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/boosts/giveaway/giveaway_type_row.cpp b/Telegram/SourceFiles/info/boosts/giveaway/giveaway_type_row.cpp -+index 4417bfb..5245def 100644 -+--- a/Telegram/SourceFiles/info/boosts/giveaway/giveaway_type_row.cpp -++++ b/Telegram/SourceFiles/info/boosts/giveaway/giveaway_type_row.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/boosts/giveaway/select_countries_box.cpp b/Telegram/SourceFiles/info/boosts/giveaway/select_countries_box.cpp -+index 4194ed9..74ff1fd 100644 -+--- a/Telegram/SourceFiles/info/boosts/giveaway/select_countries_box.cpp -++++ b/Telegram/SourceFiles/info/boosts/giveaway/select_countries_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/boosts/info_boosts_inner_widget.cpp b/Telegram/SourceFiles/info/boosts/info_boosts_inner_widget.cpp -+index 34e0d92..15155cd 100644 -+--- a/Telegram/SourceFiles/info/boosts/info_boosts_inner_widget.cpp -++++ b/Telegram/SourceFiles/info/boosts/info_boosts_inner_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/boosts/info_boosts_widget.cpp b/Telegram/SourceFiles/info/boosts/info_boosts_widget.cpp -+index 5e4d8ed..d6eed22 100644 -+--- a/Telegram/SourceFiles/info/boosts/info_boosts_widget.cpp -++++ b/Telegram/SourceFiles/info/boosts/info_boosts_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/channels/info_channels_widget.cpp b/Telegram/SourceFiles/info/channels/info_channels_widget.cpp -+index 3b6c115..2bdde75 100644 -+--- a/Telegram/SourceFiles/info/channels/info_channels_widget.cpp -++++ b/Telegram/SourceFiles/info/channels/info_channels_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/common_groups/info_common_groups_inner_widget.cpp b/Telegram/SourceFiles/info/common_groups/info_common_groups_inner_widget.cpp -+index 720f47e..484415e 100644 -+--- a/Telegram/SourceFiles/info/common_groups/info_common_groups_inner_widget.cpp -++++ b/Telegram/SourceFiles/info/common_groups/info_common_groups_inner_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/common_groups/info_common_groups_widget.cpp b/Telegram/SourceFiles/info/common_groups/info_common_groups_widget.cpp -+index 392bee4..3ad19c3 100644 -+--- a/Telegram/SourceFiles/info/common_groups/info_common_groups_widget.cpp -++++ b/Telegram/SourceFiles/info/common_groups/info_common_groups_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/downloads/info_downloads_inner_widget.cpp b/Telegram/SourceFiles/info/downloads/info_downloads_inner_widget.cpp -+index f2c116f..d9bd47f 100644 -+--- a/Telegram/SourceFiles/info/downloads/info_downloads_inner_widget.cpp -++++ b/Telegram/SourceFiles/info/downloads/info_downloads_inner_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/downloads/info_downloads_provider.cpp b/Telegram/SourceFiles/info/downloads/info_downloads_provider.cpp -+index 5dbea6f..a4ea48a 100644 -+--- a/Telegram/SourceFiles/info/downloads/info_downloads_provider.cpp -++++ b/Telegram/SourceFiles/info/downloads/info_downloads_provider.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/downloads/info_downloads_widget.cpp b/Telegram/SourceFiles/info/downloads/info_downloads_widget.cpp -+index 6efd528..246026d 100644 -+--- a/Telegram/SourceFiles/info/downloads/info_downloads_widget.cpp -++++ b/Telegram/SourceFiles/info/downloads/info_downloads_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/info_content_widget.cpp b/Telegram/SourceFiles/info/info_content_widget.cpp -+index 89c0f7a..42a9bc3 100644 -+--- a/Telegram/SourceFiles/info/info_content_widget.cpp -++++ b/Telegram/SourceFiles/info/info_content_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/info_controller.cpp b/Telegram/SourceFiles/info/info_controller.cpp -+index 48426de..04c2bba 100644 -+--- a/Telegram/SourceFiles/info/info_controller.cpp -++++ b/Telegram/SourceFiles/info/info_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/info_layer_widget.cpp b/Telegram/SourceFiles/info/info_layer_widget.cpp -+index cbf5117..645d8a0 100644 -+--- a/Telegram/SourceFiles/info/info_layer_widget.cpp -++++ b/Telegram/SourceFiles/info/info_layer_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/info_memento.cpp b/Telegram/SourceFiles/info/info_memento.cpp -+index 24932a7..e6d0712 100644 -+--- a/Telegram/SourceFiles/info/info_memento.cpp -++++ b/Telegram/SourceFiles/info/info_memento.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/info_section_widget.cpp b/Telegram/SourceFiles/info/info_section_widget.cpp -+index 084b2f2..b39326e 100644 -+--- a/Telegram/SourceFiles/info/info_section_widget.cpp -++++ b/Telegram/SourceFiles/info/info_section_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/info_top_bar.cpp b/Telegram/SourceFiles/info/info_top_bar.cpp -+index 04985c6..3ae2ab6 100644 -+--- a/Telegram/SourceFiles/info/info_top_bar.cpp -++++ b/Telegram/SourceFiles/info/info_top_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/info_wrap_widget.cpp b/Telegram/SourceFiles/info/info_wrap_widget.cpp -+index 02d1f75..d30b444 100644 -+--- a/Telegram/SourceFiles/info/info_wrap_widget.cpp -++++ b/Telegram/SourceFiles/info/info_wrap_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/media/info_media_common.cpp b/Telegram/SourceFiles/info/media/info_media_common.cpp -+index fde5dd0..0ca3190 100644 -+--- a/Telegram/SourceFiles/info/media/info_media_common.cpp -++++ b/Telegram/SourceFiles/info/media/info_media_common.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/media/info_media_empty_widget.cpp b/Telegram/SourceFiles/info/media/info_media_empty_widget.cpp -+index 07f07af..145ca29 100644 -+--- a/Telegram/SourceFiles/info/media/info_media_empty_widget.cpp -++++ b/Telegram/SourceFiles/info/media/info_media_empty_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/media/info_media_inner_widget.cpp b/Telegram/SourceFiles/info/media/info_media_inner_widget.cpp -+index dce9736..7cb0737 100644 -+--- a/Telegram/SourceFiles/info/media/info_media_inner_widget.cpp -++++ b/Telegram/SourceFiles/info/media/info_media_inner_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/media/info_media_list_section.cpp b/Telegram/SourceFiles/info/media/info_media_list_section.cpp -+index ba207ff..5c4b27a 100644 -+--- a/Telegram/SourceFiles/info/media/info_media_list_section.cpp -++++ b/Telegram/SourceFiles/info/media/info_media_list_section.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/media/info_media_list_widget.cpp b/Telegram/SourceFiles/info/media/info_media_list_widget.cpp -+index 1a42e63..a3e817f 100644 -+--- a/Telegram/SourceFiles/info/media/info_media_list_widget.cpp -++++ b/Telegram/SourceFiles/info/media/info_media_list_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/media/info_media_provider.cpp b/Telegram/SourceFiles/info/media/info_media_provider.cpp -+index 2fc6973..7ee8dc6 100644 -+--- a/Telegram/SourceFiles/info/media/info_media_provider.cpp -++++ b/Telegram/SourceFiles/info/media/info_media_provider.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/media/info_media_widget.cpp b/Telegram/SourceFiles/info/media/info_media_widget.cpp -+index 6a480a6..17fe135 100644 -+--- a/Telegram/SourceFiles/info/media/info_media_widget.cpp -++++ b/Telegram/SourceFiles/info/media/info_media_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/members/info_members_widget.cpp b/Telegram/SourceFiles/info/members/info_members_widget.cpp -+index 0a00a73..f8450ed 100644 -+--- a/Telegram/SourceFiles/info/members/info_members_widget.cpp -++++ b/Telegram/SourceFiles/info/members/info_members_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/polls/info_polls_results_inner_widget.cpp b/Telegram/SourceFiles/info/polls/info_polls_results_inner_widget.cpp -+index b1cefde..81818b6 100644 -+--- a/Telegram/SourceFiles/info/polls/info_polls_results_inner_widget.cpp -++++ b/Telegram/SourceFiles/info/polls/info_polls_results_inner_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/polls/info_polls_results_widget.cpp b/Telegram/SourceFiles/info/polls/info_polls_results_widget.cpp -+index 301da51..93b7991 100644 -+--- a/Telegram/SourceFiles/info/polls/info_polls_results_widget.cpp -++++ b/Telegram/SourceFiles/info/polls/info_polls_results_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_actions.cpp b/Telegram/SourceFiles/info/profile/info_profile_actions.cpp -+index 4be3f55..05097cd 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_actions.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_actions.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_badge.cpp b/Telegram/SourceFiles/info/profile/info_profile_badge.cpp -+index 1cbcef2..a3f5263 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_badge.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_badge.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_cover.cpp b/Telegram/SourceFiles/info/profile/info_profile_cover.cpp -+index a15e49c..bee5db5 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_cover.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_cover.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_emoji_status_panel.cpp b/Telegram/SourceFiles/info/profile/info_profile_emoji_status_panel.cpp -+index db8714c..ad4ebde 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_emoji_status_panel.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_emoji_status_panel.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_icon.cpp b/Telegram/SourceFiles/info/profile/info_profile_icon.cpp -+index 9f8dee9..93bee71 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_icon.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_icon.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_inner_widget.cpp b/Telegram/SourceFiles/info/profile/info_profile_inner_widget.cpp -+index 24c59e8..546eccb 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_inner_widget.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_inner_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_members.cpp b/Telegram/SourceFiles/info/profile/info_profile_members.cpp -+index 0574dd6..759395b 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_members.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_members.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_members_controllers.cpp b/Telegram/SourceFiles/info/profile/info_profile_members_controllers.cpp -+index 1987be5..bf249bf 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_members_controllers.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_members_controllers.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_phone_menu.cpp b/Telegram/SourceFiles/info/profile/info_profile_phone_menu.cpp -+index 1939dde..15c2413 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_phone_menu.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_phone_menu.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_text.cpp b/Telegram/SourceFiles/info/profile/info_profile_text.cpp -+index b09e354..2710750 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_text.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_text.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_values.cpp b/Telegram/SourceFiles/info/profile/info_profile_values.cpp -+index 878366d..8900d74 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_values.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_values.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/profile/info_profile_widget.cpp b/Telegram/SourceFiles/info/profile/info_profile_widget.cpp -+index d1209a2..6822068 100644 -+--- a/Telegram/SourceFiles/info/profile/info_profile_widget.cpp -++++ b/Telegram/SourceFiles/info/profile/info_profile_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/settings/info_settings_widget.cpp b/Telegram/SourceFiles/info/settings/info_settings_widget.cpp -+index 42633f1..c97876e 100644 -+--- a/Telegram/SourceFiles/info/settings/info_settings_widget.cpp -++++ b/Telegram/SourceFiles/info/settings/info_settings_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/statistics/info_statistics_inner_widget.cpp b/Telegram/SourceFiles/info/statistics/info_statistics_inner_widget.cpp -+index 19704c7..cbf5afb 100644 -+--- a/Telegram/SourceFiles/info/statistics/info_statistics_inner_widget.cpp -++++ b/Telegram/SourceFiles/info/statistics/info_statistics_inner_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/statistics/info_statistics_list_controllers.cpp b/Telegram/SourceFiles/info/statistics/info_statistics_list_controllers.cpp -+index 498acdb..f734a7c 100644 -+--- a/Telegram/SourceFiles/info/statistics/info_statistics_list_controllers.cpp -++++ b/Telegram/SourceFiles/info/statistics/info_statistics_list_controllers.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/statistics/info_statistics_recent_message.cpp b/Telegram/SourceFiles/info/statistics/info_statistics_recent_message.cpp -+index 022da23..0c1c5ad 100644 -+--- a/Telegram/SourceFiles/info/statistics/info_statistics_recent_message.cpp -++++ b/Telegram/SourceFiles/info/statistics/info_statistics_recent_message.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/statistics/info_statistics_widget.cpp b/Telegram/SourceFiles/info/statistics/info_statistics_widget.cpp -+index 1edae54..011901e 100644 -+--- a/Telegram/SourceFiles/info/statistics/info_statistics_widget.cpp -++++ b/Telegram/SourceFiles/info/statistics/info_statistics_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/stories/info_stories_inner_widget.cpp b/Telegram/SourceFiles/info/stories/info_stories_inner_widget.cpp -+index a6a4343..036c960 100644 -+--- a/Telegram/SourceFiles/info/stories/info_stories_inner_widget.cpp -++++ b/Telegram/SourceFiles/info/stories/info_stories_inner_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/stories/info_stories_provider.cpp b/Telegram/SourceFiles/info/stories/info_stories_provider.cpp -+index 7fdd26a..fbd5871 100644 -+--- a/Telegram/SourceFiles/info/stories/info_stories_provider.cpp -++++ b/Telegram/SourceFiles/info/stories/info_stories_provider.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/stories/info_stories_widget.cpp b/Telegram/SourceFiles/info/stories/info_stories_widget.cpp -+index bca32b3..2e6f8d4 100644 -+--- a/Telegram/SourceFiles/info/stories/info_stories_widget.cpp -++++ b/Telegram/SourceFiles/info/stories/info_stories_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_bubble_wrap.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_bubble_wrap.cpp -+index ffb0204..83d814c 100644 -+--- a/Telegram/SourceFiles/info/userpic/info_userpic_bubble_wrap.cpp -++++ b/Telegram/SourceFiles/info/userpic/info_userpic_bubble_wrap.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_color_circle_button.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_color_circle_button.cpp -+index 97ce58a..2b0147a 100644 -+--- a/Telegram/SourceFiles/info/userpic/info_userpic_color_circle_button.cpp -++++ b/Telegram/SourceFiles/info/userpic/info_userpic_color_circle_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_colors_editor.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_colors_editor.cpp -+index 3fc4920..d020ce7 100644 -+--- a/Telegram/SourceFiles/info/userpic/info_userpic_colors_editor.cpp -++++ b/Telegram/SourceFiles/info/userpic/info_userpic_colors_editor.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder.cpp -+index 24fc13e..bbf7846 100644 -+--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder.cpp -++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_common.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_common.cpp -+index a440f59..5b254b0 100644 -+--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_common.cpp -++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_common.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_layer.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_layer.cpp -+index c251c7b..3a6594e 100644 -+--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_layer.cpp -++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_layer.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_menu_item.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_menu_item.cpp -+index 64be531..9ad9312 100644 -+--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_menu_item.cpp -++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_menu_item.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_preview.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_preview.cpp -+index 59e7813..d1964e7 100644 -+--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_preview.cpp -++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_widget.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_widget.cpp -+index 3ce74ef..0beab10 100644 -+--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_widget.cpp -++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/lang/lang_cloud_manager.cpp b/Telegram/SourceFiles/lang/lang_cloud_manager.cpp -+index 8c98b96..242d09a 100644 -+--- a/Telegram/SourceFiles/lang/lang_cloud_manager.cpp -++++ b/Telegram/SourceFiles/lang/lang_cloud_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "lang/lang_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/lang/lang_file_parser.cpp b/Telegram/SourceFiles/lang/lang_file_parser.cpp -+index 5dac61a..b343331 100644 -+--- a/Telegram/SourceFiles/lang/lang_file_parser.cpp -++++ b/Telegram/SourceFiles/lang/lang_file_parser.cpp -+@@ -1,3 +1,4 @@ -++#include "lang/lang_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/lang/lang_instance.cpp b/Telegram/SourceFiles/lang/lang_instance.cpp -+index e2d26b6..d9edfb6 100644 -+--- a/Telegram/SourceFiles/lang/lang_instance.cpp -++++ b/Telegram/SourceFiles/lang/lang_instance.cpp -+@@ -1,3 +1,4 @@ -++#include "lang/lang_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/lang/lang_keys.cpp b/Telegram/SourceFiles/lang/lang_keys.cpp -+index aa65ed8..a08fa46 100644 -+--- a/Telegram/SourceFiles/lang/lang_keys.cpp -++++ b/Telegram/SourceFiles/lang/lang_keys.cpp -+@@ -1,3 +1,4 @@ -++#include "lang/lang_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/lang/lang_numbers_animation.cpp b/Telegram/SourceFiles/lang/lang_numbers_animation.cpp -+index fdeb96a..97acbf9 100644 -+--- a/Telegram/SourceFiles/lang/lang_numbers_animation.cpp -++++ b/Telegram/SourceFiles/lang/lang_numbers_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "lang/lang_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/lang/lang_tag.cpp b/Telegram/SourceFiles/lang/lang_tag.cpp -+index 7b1a10a..353eaeb 100644 -+--- a/Telegram/SourceFiles/lang/lang_tag.cpp -++++ b/Telegram/SourceFiles/lang/lang_tag.cpp -+@@ -1,3 +1,4 @@ -++#include "lang/lang_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/lang/lang_tag.h b/Telegram/SourceFiles/lang/lang_tag.h -+index 297ae1f..50e322f 100644 -+--- a/Telegram/SourceFiles/lang/lang_tag.h -++++ b/Telegram/SourceFiles/lang/lang_tag.h -+@@ -1,3 +1,4 @@ -++#include "lang/lang_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/lang/lang_text_entity.cpp b/Telegram/SourceFiles/lang/lang_text_entity.cpp -+index 5bdc1bd..a584a39 100644 -+--- a/Telegram/SourceFiles/lang/lang_text_entity.cpp -++++ b/Telegram/SourceFiles/lang/lang_text_entity.cpp -+@@ -1,3 +1,4 @@ -++#include "lang/lang_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/lang/lang_translator.cpp b/Telegram/SourceFiles/lang/lang_translator.cpp -+index eeb1251..616908e 100644 -+--- a/Telegram/SourceFiles/lang/lang_translator.cpp -++++ b/Telegram/SourceFiles/lang/lang_translator.cpp -+@@ -1,3 +1,4 @@ -++#include "lang/lang_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/layout/abstract_layout_item.cpp b/Telegram/SourceFiles/layout/abstract_layout_item.cpp -+index d83f0a7..1691cad 100644 -+--- a/Telegram/SourceFiles/layout/abstract_layout_item.cpp -++++ b/Telegram/SourceFiles/layout/abstract_layout_item.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/layout/layout_document_generic_preview.cpp b/Telegram/SourceFiles/layout/layout_document_generic_preview.cpp -+index a0a9285..fcbb9e1 100644 -+--- a/Telegram/SourceFiles/layout/layout_document_generic_preview.cpp -++++ b/Telegram/SourceFiles/layout/layout_document_generic_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/layout/layout_item_base.cpp b/Telegram/SourceFiles/layout/layout_item_base.cpp -+index 77f2d8e..045bcc0 100644 -+--- a/Telegram/SourceFiles/layout/layout_item_base.cpp -++++ b/Telegram/SourceFiles/layout/layout_item_base.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/layout/layout_mosaic.cpp b/Telegram/SourceFiles/layout/layout_mosaic.cpp -+index 7ffe926..b2b5005 100644 -+--- a/Telegram/SourceFiles/layout/layout_mosaic.cpp -++++ b/Telegram/SourceFiles/layout/layout_mosaic.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/layout/layout_position.cpp b/Telegram/SourceFiles/layout/layout_position.cpp -+index 2631e2c..7cb95cb 100644 -+--- a/Telegram/SourceFiles/layout/layout_position.cpp -++++ b/Telegram/SourceFiles/layout/layout_position.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/layout/layout_selection.cpp b/Telegram/SourceFiles/layout/layout_selection.cpp -+index 32f48b2..bd0e2d0 100644 -+--- a/Telegram/SourceFiles/layout/layout_selection.cpp -++++ b/Telegram/SourceFiles/layout/layout_selection.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/audio/media_audio.cpp b/Telegram/SourceFiles/media/audio/media_audio.cpp -+index 9186d36..6ff8240 100644 -+--- a/Telegram/SourceFiles/media/audio/media_audio.cpp -++++ b/Telegram/SourceFiles/media/audio/media_audio.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/audio/media_audio_capture.cpp b/Telegram/SourceFiles/media/audio/media_audio_capture.cpp -+index 2a2960d..1158a39 100644 -+--- a/Telegram/SourceFiles/media/audio/media_audio_capture.cpp -++++ b/Telegram/SourceFiles/media/audio/media_audio_capture.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/audio/media_audio_ffmpeg_loader.cpp b/Telegram/SourceFiles/media/audio/media_audio_ffmpeg_loader.cpp -+index bdfe863..6763f24 100644 -+--- a/Telegram/SourceFiles/media/audio/media_audio_ffmpeg_loader.cpp -++++ b/Telegram/SourceFiles/media/audio/media_audio_ffmpeg_loader.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/audio/media_audio_loader.cpp b/Telegram/SourceFiles/media/audio/media_audio_loader.cpp -+index 7451de9..42e72b7 100644 -+--- a/Telegram/SourceFiles/media/audio/media_audio_loader.cpp -++++ b/Telegram/SourceFiles/media/audio/media_audio_loader.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/audio/media_audio_loaders.cpp b/Telegram/SourceFiles/media/audio/media_audio_loaders.cpp -+index 5cff816..6927d32 100644 -+--- a/Telegram/SourceFiles/media/audio/media_audio_loaders.cpp -++++ b/Telegram/SourceFiles/media/audio/media_audio_loaders.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/audio/media_audio_track.cpp b/Telegram/SourceFiles/media/audio/media_audio_track.cpp -+index 59836d3..f366472 100644 -+--- a/Telegram/SourceFiles/media/audio/media_audio_track.cpp -++++ b/Telegram/SourceFiles/media/audio/media_audio_track.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/audio/media_child_ffmpeg_loader.cpp b/Telegram/SourceFiles/media/audio/media_child_ffmpeg_loader.cpp -+index 96efc7c..0eb1bad 100644 -+--- a/Telegram/SourceFiles/media/audio/media_child_ffmpeg_loader.cpp -++++ b/Telegram/SourceFiles/media/audio/media_child_ffmpeg_loader.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/clip/media_clip_check_streaming.cpp b/Telegram/SourceFiles/media/clip/media_clip_check_streaming.cpp -+index e60eed1..c134118 100644 -+--- a/Telegram/SourceFiles/media/clip/media_clip_check_streaming.cpp -++++ b/Telegram/SourceFiles/media/clip/media_clip_check_streaming.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/clip/media_clip_ffmpeg.cpp b/Telegram/SourceFiles/media/clip/media_clip_ffmpeg.cpp -+index 9f1c7b2..83f4a01 100644 -+--- a/Telegram/SourceFiles/media/clip/media_clip_ffmpeg.cpp -++++ b/Telegram/SourceFiles/media/clip/media_clip_ffmpeg.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/clip/media_clip_implementation.cpp b/Telegram/SourceFiles/media/clip/media_clip_implementation.cpp -+index e9b1f25..e5a412d 100644 -+--- a/Telegram/SourceFiles/media/clip/media_clip_implementation.cpp -++++ b/Telegram/SourceFiles/media/clip/media_clip_implementation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/clip/media_clip_reader.cpp b/Telegram/SourceFiles/media/clip/media_clip_reader.cpp -+index 7227ef7..a07f928 100644 -+--- a/Telegram/SourceFiles/media/clip/media_clip_reader.cpp -++++ b/Telegram/SourceFiles/media/clip/media_clip_reader.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/player/media_player_button.cpp b/Telegram/SourceFiles/media/player/media_player_button.cpp -+index 79691a4..bf97ff0 100644 -+--- a/Telegram/SourceFiles/media/player/media_player_button.cpp -++++ b/Telegram/SourceFiles/media/player/media_player_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/player/media_player_dropdown.cpp b/Telegram/SourceFiles/media/player/media_player_dropdown.cpp -+index c00765c..4e3f251 100644 -+--- a/Telegram/SourceFiles/media/player/media_player_dropdown.cpp -++++ b/Telegram/SourceFiles/media/player/media_player_dropdown.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/player/media_player_float.cpp b/Telegram/SourceFiles/media/player/media_player_float.cpp -+index 321ce14..0e57088 100644 -+--- a/Telegram/SourceFiles/media/player/media_player_float.cpp -++++ b/Telegram/SourceFiles/media/player/media_player_float.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/player/media_player_instance.cpp b/Telegram/SourceFiles/media/player/media_player_instance.cpp -+index 5e1655c..1887ba1 100644 -+--- a/Telegram/SourceFiles/media/player/media_player_instance.cpp -++++ b/Telegram/SourceFiles/media/player/media_player_instance.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/player/media_player_panel.cpp b/Telegram/SourceFiles/media/player/media_player_panel.cpp -+index 23c77b4..1cb1758 100644 -+--- a/Telegram/SourceFiles/media/player/media_player_panel.cpp -++++ b/Telegram/SourceFiles/media/player/media_player_panel.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/player/media_player_volume_controller.cpp b/Telegram/SourceFiles/media/player/media_player_volume_controller.cpp -+index c8e4af7..82e618e 100644 -+--- a/Telegram/SourceFiles/media/player/media_player_volume_controller.cpp -++++ b/Telegram/SourceFiles/media/player/media_player_volume_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/player/media_player_widget.cpp b/Telegram/SourceFiles/media/player/media_player_widget.cpp -+index abe1c73..67bba32 100644 -+--- a/Telegram/SourceFiles/media/player/media_player_widget.cpp -++++ b/Telegram/SourceFiles/media/player/media_player_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_caption_full_view.cpp b/Telegram/SourceFiles/media/stories/media_stories_caption_full_view.cpp -+index 2568746..c4e7046 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_caption_full_view.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_caption_full_view.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_controller.cpp b/Telegram/SourceFiles/media/stories/media_stories_controller.cpp -+index f1efa53..9c02991 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_controller.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_delegate.cpp b/Telegram/SourceFiles/media/stories/media_stories_delegate.cpp -+index 721d980..d56a8c6 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_delegate.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_delegate.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_header.cpp b/Telegram/SourceFiles/media/stories/media_stories_header.cpp -+index 3440f40..57f9973 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_header.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_header.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_reactions.cpp b/Telegram/SourceFiles/media/stories/media_stories_reactions.cpp -+index fd4a0ea..4351699 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_reactions.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_reactions.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_recent_views.cpp b/Telegram/SourceFiles/media/stories/media_stories_recent_views.cpp -+index ed8f4f7..cc0d2e3 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_recent_views.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_recent_views.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_reply.cpp b/Telegram/SourceFiles/media/stories/media_stories_reply.cpp -+index 8a20887..ef4e6d5 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_reply.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_reply.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_share.cpp b/Telegram/SourceFiles/media/stories/media_stories_share.cpp -+index 91fc290..b72b3a4 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_share.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_share.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_sibling.cpp b/Telegram/SourceFiles/media/stories/media_stories_sibling.cpp -+index ebfe590..e578e98 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_sibling.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_sibling.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_slider.cpp b/Telegram/SourceFiles/media/stories/media_stories_slider.cpp -+index 53f39c1..b16732c 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_slider.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_slider.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_stealth.cpp b/Telegram/SourceFiles/media/stories/media_stories_stealth.cpp -+index 404ff1a..92ffd37 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_stealth.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_stealth.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/stories/media_stories_view.cpp b/Telegram/SourceFiles/media/stories/media_stories_view.cpp -+index 0347a5e..474d9d0 100644 -+--- a/Telegram/SourceFiles/media/stories/media_stories_view.cpp -++++ b/Telegram/SourceFiles/media/stories/media_stories_view.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_audio_track.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_audio_track.cpp -+index ff18b67..39d57d7 100644 -+--- a/Telegram/SourceFiles/media/streaming/media_streaming_audio_track.cpp -++++ b/Telegram/SourceFiles/media/streaming/media_streaming_audio_track.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_document.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_document.cpp -+index 27c0904..764131a 100644 -+--- a/Telegram/SourceFiles/media/streaming/media_streaming_document.cpp -++++ b/Telegram/SourceFiles/media/streaming/media_streaming_document.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_file.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_file.cpp -+index 22427c2..80a0ab6 100644 -+--- a/Telegram/SourceFiles/media/streaming/media_streaming_file.cpp -++++ b/Telegram/SourceFiles/media/streaming/media_streaming_file.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_instance.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_instance.cpp -+index 898bf76..4ed48b1 100644 -+--- a/Telegram/SourceFiles/media/streaming/media_streaming_instance.cpp -++++ b/Telegram/SourceFiles/media/streaming/media_streaming_instance.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_loader.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_loader.cpp -+index e507efe..96edaf4 100644 -+--- a/Telegram/SourceFiles/media/streaming/media_streaming_loader.cpp -++++ b/Telegram/SourceFiles/media/streaming/media_streaming_loader.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_loader_local.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_loader_local.cpp -+index a85dbe7..535c8ef 100644 -+--- a/Telegram/SourceFiles/media/streaming/media_streaming_loader_local.cpp -++++ b/Telegram/SourceFiles/media/streaming/media_streaming_loader_local.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_loader_mtproto.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_loader_mtproto.cpp -+index 15f8814..c1dfb85 100644 -+--- a/Telegram/SourceFiles/media/streaming/media_streaming_loader_mtproto.cpp -++++ b/Telegram/SourceFiles/media/streaming/media_streaming_loader_mtproto.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_player.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_player.cpp -+index 699cbdf..8a29435 100644 -+--- a/Telegram/SourceFiles/media/streaming/media_streaming_player.cpp -++++ b/Telegram/SourceFiles/media/streaming/media_streaming_player.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_reader.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_reader.cpp -+index 95654e5..84d184c 100644 -+--- a/Telegram/SourceFiles/media/streaming/media_streaming_reader.cpp -++++ b/Telegram/SourceFiles/media/streaming/media_streaming_reader.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_utility.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_utility.cpp -+index fdfbe20..d668a2c 100644 -+--- a/Telegram/SourceFiles/media/streaming/media_streaming_utility.cpp -++++ b/Telegram/SourceFiles/media/streaming/media_streaming_utility.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_video_track.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_video_track.cpp -+index b951812..5c8cb4e 100644 -+--- a/Telegram/SourceFiles/media/streaming/media_streaming_video_track.cpp -++++ b/Telegram/SourceFiles/media/streaming/media_streaming_video_track.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/system_media_controls_manager.cpp b/Telegram/SourceFiles/media/system_media_controls_manager.cpp -+index 4fb87dc..6aa46c3 100644 -+--- a/Telegram/SourceFiles/media/system_media_controls_manager.cpp -++++ b/Telegram/SourceFiles/media/system_media_controls_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/view/media_view_group_thumbs.cpp b/Telegram/SourceFiles/media/view/media_view_group_thumbs.cpp -+index 6568df3..f087318 100644 -+--- a/Telegram/SourceFiles/media/view/media_view_group_thumbs.cpp -++++ b/Telegram/SourceFiles/media/view/media_view_group_thumbs.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/view/media_view_overlay_opengl.cpp b/Telegram/SourceFiles/media/view/media_view_overlay_opengl.cpp -+index 96266c8..9b35e0d 100644 -+--- a/Telegram/SourceFiles/media/view/media_view_overlay_opengl.cpp -++++ b/Telegram/SourceFiles/media/view/media_view_overlay_opengl.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/view/media_view_overlay_raster.cpp b/Telegram/SourceFiles/media/view/media_view_overlay_raster.cpp -+index 4ca702d..584fac6 100644 -+--- a/Telegram/SourceFiles/media/view/media_view_overlay_raster.cpp -++++ b/Telegram/SourceFiles/media/view/media_view_overlay_raster.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/view/media_view_overlay_widget.cpp b/Telegram/SourceFiles/media/view/media_view_overlay_widget.cpp -+index e51098f..461c05b 100644 -+--- a/Telegram/SourceFiles/media/view/media_view_overlay_widget.cpp -++++ b/Telegram/SourceFiles/media/view/media_view_overlay_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/view/media_view_pip.cpp b/Telegram/SourceFiles/media/view/media_view_pip.cpp -+index 655e7cf..55bd9db 100644 -+--- a/Telegram/SourceFiles/media/view/media_view_pip.cpp -++++ b/Telegram/SourceFiles/media/view/media_view_pip.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/view/media_view_pip_opengl.cpp b/Telegram/SourceFiles/media/view/media_view_pip_opengl.cpp -+index 8fa5f1d..ebf0d5a 100644 -+--- a/Telegram/SourceFiles/media/view/media_view_pip_opengl.cpp -++++ b/Telegram/SourceFiles/media/view/media_view_pip_opengl.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/view/media_view_pip_raster.cpp b/Telegram/SourceFiles/media/view/media_view_pip_raster.cpp -+index 4698309..c9f304f 100644 -+--- a/Telegram/SourceFiles/media/view/media_view_pip_raster.cpp -++++ b/Telegram/SourceFiles/media/view/media_view_pip_raster.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/view/media_view_playback_controls.cpp b/Telegram/SourceFiles/media/view/media_view_playback_controls.cpp -+index 896a66e..fb04664 100644 -+--- a/Telegram/SourceFiles/media/view/media_view_playback_controls.cpp -++++ b/Telegram/SourceFiles/media/view/media_view_playback_controls.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/media/view/media_view_playback_progress.cpp b/Telegram/SourceFiles/media/view/media_view_playback_progress.cpp -+index 745c437..81d213d 100644 -+--- a/Telegram/SourceFiles/media/view/media_view_playback_progress.cpp -++++ b/Telegram/SourceFiles/media/view/media_view_playback_progress.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/menu/menu_antispam_validator.cpp b/Telegram/SourceFiles/menu/menu_antispam_validator.cpp -+index 50dfea5..96b279f 100644 -+--- a/Telegram/SourceFiles/menu/menu_antispam_validator.cpp -++++ b/Telegram/SourceFiles/menu/menu_antispam_validator.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/menu/menu_check_item.cpp b/Telegram/SourceFiles/menu/menu_check_item.cpp -+index f76e5d3..e69c606 100644 -+--- a/Telegram/SourceFiles/menu/menu_check_item.cpp -++++ b/Telegram/SourceFiles/menu/menu_check_item.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/menu/menu_item_download_files.cpp b/Telegram/SourceFiles/menu/menu_item_download_files.cpp -+index 23f6c25..b04bdcd 100644 -+--- a/Telegram/SourceFiles/menu/menu_item_download_files.cpp -++++ b/Telegram/SourceFiles/menu/menu_item_download_files.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/menu/menu_mute.cpp b/Telegram/SourceFiles/menu/menu_mute.cpp -+index dd58f6f..a2bd089 100644 -+--- a/Telegram/SourceFiles/menu/menu_mute.cpp -++++ b/Telegram/SourceFiles/menu/menu_mute.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/menu/menu_send.cpp b/Telegram/SourceFiles/menu/menu_send.cpp -+index 02ab8ed..774be6a 100644 -+--- a/Telegram/SourceFiles/menu/menu_send.cpp -++++ b/Telegram/SourceFiles/menu/menu_send.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/menu/menu_ttl.cpp b/Telegram/SourceFiles/menu/menu_ttl.cpp -+index f77294a..ae52494 100644 -+--- a/Telegram/SourceFiles/menu/menu_ttl.cpp -++++ b/Telegram/SourceFiles/menu/menu_ttl.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/menu/menu_ttl_validator.cpp b/Telegram/SourceFiles/menu/menu_ttl_validator.cpp -+index a5ecac4..03925f2 100644 -+--- a/Telegram/SourceFiles/menu/menu_ttl_validator.cpp -++++ b/Telegram/SourceFiles/menu/menu_ttl_validator.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/config_loader.cpp b/Telegram/SourceFiles/mtproto/config_loader.cpp -+index 5d07404..4fe180d 100644 -+--- a/Telegram/SourceFiles/mtproto/config_loader.cpp -++++ b/Telegram/SourceFiles/mtproto/config_loader.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/connection_abstract.cpp b/Telegram/SourceFiles/mtproto/connection_abstract.cpp -+index a932363..2332672 100644 -+--- a/Telegram/SourceFiles/mtproto/connection_abstract.cpp -++++ b/Telegram/SourceFiles/mtproto/connection_abstract.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/connection_http.cpp b/Telegram/SourceFiles/mtproto/connection_http.cpp -+index 37b9d21..0d4de39 100644 -+--- a/Telegram/SourceFiles/mtproto/connection_http.cpp -++++ b/Telegram/SourceFiles/mtproto/connection_http.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/connection_resolving.cpp b/Telegram/SourceFiles/mtproto/connection_resolving.cpp -+index 571e14e..29e21d9 100644 -+--- a/Telegram/SourceFiles/mtproto/connection_resolving.cpp -++++ b/Telegram/SourceFiles/mtproto/connection_resolving.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/connection_tcp.cpp b/Telegram/SourceFiles/mtproto/connection_tcp.cpp -+index 6fa51a9..01c1333 100644 -+--- a/Telegram/SourceFiles/mtproto/connection_tcp.cpp -++++ b/Telegram/SourceFiles/mtproto/connection_tcp.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/dedicated_file_loader.cpp b/Telegram/SourceFiles/mtproto/dedicated_file_loader.cpp -+index 676aa04..c47b0a9 100644 -+--- a/Telegram/SourceFiles/mtproto/dedicated_file_loader.cpp -++++ b/Telegram/SourceFiles/mtproto/dedicated_file_loader.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_abstract_socket.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_abstract_socket.cpp -+index 6530333..33a70e9 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_abstract_socket.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_abstract_socket.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_bound_key_creator.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_bound_key_creator.cpp -+index 7938c7a..c2a1432 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_bound_key_creator.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_bound_key_creator.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_binder.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_binder.cpp -+index 740ca28..949d2f1 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_binder.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_binder.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_creator.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_creator.cpp -+index badec9e..516fc84 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_creator.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_creator.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_dcenter.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_dcenter.cpp -+index a98e24b..0a35b71 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_dcenter.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_dcenter.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_domain_resolver.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_domain_resolver.cpp -+index f20bb78..d4ff5aa 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_domain_resolver.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_domain_resolver.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_dump_to_text.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_dump_to_text.cpp -+index a6250bb..6bcdf97 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_dump_to_text.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_dump_to_text.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_received_ids_manager.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_received_ids_manager.cpp -+index 20bade0..da26c28 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_received_ids_manager.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_received_ids_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_rsa_public_key.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_rsa_public_key.cpp -+index 312c8b1..4e91cf9 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_rsa_public_key.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_rsa_public_key.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_serialized_request.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_serialized_request.cpp -+index f4ff131..3b32e9e 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_serialized_request.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_serialized_request.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_tcp_socket.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_tcp_socket.cpp -+index 76a59c1..72ecd44 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_tcp_socket.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_tcp_socket.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_tls_socket.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_tls_socket.cpp -+index 36aa875..ff18eb2 100644 -+--- a/Telegram/SourceFiles/mtproto/details/mtproto_tls_socket.cpp -++++ b/Telegram/SourceFiles/mtproto/details/mtproto_tls_socket.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/facade.cpp b/Telegram/SourceFiles/mtproto/facade.cpp -+index 2ff96d0..cadc0d4 100644 -+--- a/Telegram/SourceFiles/mtproto/facade.cpp -++++ b/Telegram/SourceFiles/mtproto/facade.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/mtp_instance.cpp b/Telegram/SourceFiles/mtproto/mtp_instance.cpp -+index 1794fe8..abc7eec 100644 -+--- a/Telegram/SourceFiles/mtproto/mtp_instance.cpp -++++ b/Telegram/SourceFiles/mtproto/mtp_instance.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/mtproto_auth_key.cpp b/Telegram/SourceFiles/mtproto/mtproto_auth_key.cpp -+index c84d19a..e5bc010 100644 -+--- a/Telegram/SourceFiles/mtproto/mtproto_auth_key.cpp -++++ b/Telegram/SourceFiles/mtproto/mtproto_auth_key.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.cpp b/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.cpp -+index 5bb4d5d..7395605 100644 -+--- a/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.cpp -++++ b/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/mtproto_config.cpp b/Telegram/SourceFiles/mtproto/mtproto_config.cpp -+index 4986f71..3b8379d 100644 -+--- a/Telegram/SourceFiles/mtproto/mtproto_config.cpp -++++ b/Telegram/SourceFiles/mtproto/mtproto_config.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/mtproto_dc_options.cpp b/Telegram/SourceFiles/mtproto/mtproto_dc_options.cpp -+index c659f85..0ae6ac7 100644 -+--- a/Telegram/SourceFiles/mtproto/mtproto_dc_options.cpp -++++ b/Telegram/SourceFiles/mtproto/mtproto_dc_options.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/mtproto_dh_utils.cpp b/Telegram/SourceFiles/mtproto/mtproto_dh_utils.cpp -+index db9c054..c9ac9bf 100644 -+--- a/Telegram/SourceFiles/mtproto/mtproto_dh_utils.cpp -++++ b/Telegram/SourceFiles/mtproto/mtproto_dh_utils.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/mtproto_proxy_data.cpp b/Telegram/SourceFiles/mtproto/mtproto_proxy_data.cpp -+index 260fe0b..3fa9be0 100644 -+--- a/Telegram/SourceFiles/mtproto/mtproto_proxy_data.cpp -++++ b/Telegram/SourceFiles/mtproto/mtproto_proxy_data.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/mtproto_response.cpp b/Telegram/SourceFiles/mtproto/mtproto_response.cpp -+index 0c0a716..03fce64 100644 -+--- a/Telegram/SourceFiles/mtproto/mtproto_response.cpp -++++ b/Telegram/SourceFiles/mtproto/mtproto_response.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/session.cpp b/Telegram/SourceFiles/mtproto/session.cpp -+index 0a50a45..adbbefa 100644 -+--- a/Telegram/SourceFiles/mtproto/session.cpp -++++ b/Telegram/SourceFiles/mtproto/session.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/session_private.cpp b/Telegram/SourceFiles/mtproto/session_private.cpp -+index 729a95e..52e217e 100644 -+--- a/Telegram/SourceFiles/mtproto/session_private.cpp -++++ b/Telegram/SourceFiles/mtproto/session_private.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/mtproto/special_config_request.cpp b/Telegram/SourceFiles/mtproto/special_config_request.cpp -+index d0ca191..bedf64a 100644 -+--- a/Telegram/SourceFiles/mtproto/special_config_request.cpp -++++ b/Telegram/SourceFiles/mtproto/special_config_request.cpp -+@@ -1,3 +1,4 @@ -++#include "mtproto/mtproto_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_edit_identity_box.cpp b/Telegram/SourceFiles/passport/passport_edit_identity_box.cpp -+index 68285b9..3753564 100644 -+--- a/Telegram/SourceFiles/passport/passport_edit_identity_box.cpp -++++ b/Telegram/SourceFiles/passport/passport_edit_identity_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_encryption.cpp b/Telegram/SourceFiles/passport/passport_encryption.cpp -+index c5c6e2a..defddd3 100644 -+--- a/Telegram/SourceFiles/passport/passport_encryption.cpp -++++ b/Telegram/SourceFiles/passport/passport_encryption.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_form_controller.cpp b/Telegram/SourceFiles/passport/passport_form_controller.cpp -+index cf9f4c7..2e9ee40 100644 -+--- a/Telegram/SourceFiles/passport/passport_form_controller.cpp -++++ b/Telegram/SourceFiles/passport/passport_form_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_form_row.cpp b/Telegram/SourceFiles/passport/passport_form_row.cpp -+index e07e2ae..6c32040 100644 -+--- a/Telegram/SourceFiles/passport/passport_form_row.cpp -++++ b/Telegram/SourceFiles/passport/passport_form_row.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_form_view_controller.cpp b/Telegram/SourceFiles/passport/passport_form_view_controller.cpp -+index cd038ac..70a1230 100644 -+--- a/Telegram/SourceFiles/passport/passport_form_view_controller.cpp -++++ b/Telegram/SourceFiles/passport/passport_form_view_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_panel.cpp b/Telegram/SourceFiles/passport/passport_panel.cpp -+index 8db7c18..242b118 100644 -+--- a/Telegram/SourceFiles/passport/passport_panel.cpp -++++ b/Telegram/SourceFiles/passport/passport_panel.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_panel_controller.cpp b/Telegram/SourceFiles/passport/passport_panel_controller.cpp -+index ddfd24c..cc2b096 100644 -+--- a/Telegram/SourceFiles/passport/passport_panel_controller.cpp -++++ b/Telegram/SourceFiles/passport/passport_panel_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_panel_edit_contact.cpp b/Telegram/SourceFiles/passport/passport_panel_edit_contact.cpp -+index 9e1d108..503be03 100644 -+--- a/Telegram/SourceFiles/passport/passport_panel_edit_contact.cpp -++++ b/Telegram/SourceFiles/passport/passport_panel_edit_contact.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_panel_edit_document.cpp b/Telegram/SourceFiles/passport/passport_panel_edit_document.cpp -+index 9f71e2e..732dadb 100644 -+--- a/Telegram/SourceFiles/passport/passport_panel_edit_document.cpp -++++ b/Telegram/SourceFiles/passport/passport_panel_edit_document.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_panel_edit_scans.cpp b/Telegram/SourceFiles/passport/passport_panel_edit_scans.cpp -+index 35d5bd8..688d753 100644 -+--- a/Telegram/SourceFiles/passport/passport_panel_edit_scans.cpp -++++ b/Telegram/SourceFiles/passport/passport_panel_edit_scans.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_panel_form.cpp b/Telegram/SourceFiles/passport/passport_panel_form.cpp -+index 7504114..344190b 100644 -+--- a/Telegram/SourceFiles/passport/passport_panel_form.cpp -++++ b/Telegram/SourceFiles/passport/passport_panel_form.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/passport_panel_password.cpp b/Telegram/SourceFiles/passport/passport_panel_password.cpp -+index 7046f14..a018d05 100644 -+--- a/Telegram/SourceFiles/passport/passport_panel_password.cpp -++++ b/Telegram/SourceFiles/passport/passport_panel_password.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/ui/passport_details_row.cpp b/Telegram/SourceFiles/passport/ui/passport_details_row.cpp -+index 2fc7c36..d795362 100644 -+--- a/Telegram/SourceFiles/passport/ui/passport_details_row.cpp -++++ b/Telegram/SourceFiles/passport/ui/passport_details_row.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/passport/ui/passport_form_row.cpp b/Telegram/SourceFiles/passport/ui/passport_form_row.cpp -+index ca76b40..3ed97f5 100644 -+--- a/Telegram/SourceFiles/passport/ui/passport_form_row.cpp -++++ b/Telegram/SourceFiles/passport/ui/passport_form_row.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/payments_checkout_process.cpp b/Telegram/SourceFiles/payments/payments_checkout_process.cpp -+index b9e1b63..d9ecf25 100644 -+--- a/Telegram/SourceFiles/payments/payments_checkout_process.cpp -++++ b/Telegram/SourceFiles/payments/payments_checkout_process.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/payments_form.cpp b/Telegram/SourceFiles/payments/payments_form.cpp -+index 0ad3036..18ffeaf 100644 -+--- a/Telegram/SourceFiles/payments/payments_form.cpp -++++ b/Telegram/SourceFiles/payments/payments_form.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp b/Telegram/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp -+index 0fca1b7..d514eaf 100644 -+--- a/Telegram/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp -++++ b/Telegram/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp b/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp -+index 0423216..160b949 100644 -+--- a/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp -++++ b/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp b/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp -+index cc764a0..dc25f6f 100644 -+--- a/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp -++++ b/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp b/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp -+index ee8725c..bfe000b 100644 -+--- a/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp -++++ b/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/stripe/stripe_api_client.cpp b/Telegram/SourceFiles/payments/stripe/stripe_api_client.cpp -+index 853dc14..d983b87 100644 -+--- a/Telegram/SourceFiles/payments/stripe/stripe_api_client.cpp -++++ b/Telegram/SourceFiles/payments/stripe/stripe_api_client.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/stripe/stripe_card.cpp b/Telegram/SourceFiles/payments/stripe/stripe_card.cpp -+index ca2c864..bb0c509 100644 -+--- a/Telegram/SourceFiles/payments/stripe/stripe_card.cpp -++++ b/Telegram/SourceFiles/payments/stripe/stripe_card.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/stripe/stripe_card_params.cpp b/Telegram/SourceFiles/payments/stripe/stripe_card_params.cpp -+index 81b72c4..203a806 100644 -+--- a/Telegram/SourceFiles/payments/stripe/stripe_card_params.cpp -++++ b/Telegram/SourceFiles/payments/stripe/stripe_card_params.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/stripe/stripe_card_validator.cpp b/Telegram/SourceFiles/payments/stripe/stripe_card_validator.cpp -+index e6542ad..c65e512 100644 -+--- a/Telegram/SourceFiles/payments/stripe/stripe_card_validator.cpp -++++ b/Telegram/SourceFiles/payments/stripe/stripe_card_validator.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/stripe/stripe_decode.cpp b/Telegram/SourceFiles/payments/stripe/stripe_decode.cpp -+index acd2dac..2fb8be0 100644 -+--- a/Telegram/SourceFiles/payments/stripe/stripe_decode.cpp -++++ b/Telegram/SourceFiles/payments/stripe/stripe_decode.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/stripe/stripe_error.cpp b/Telegram/SourceFiles/payments/stripe/stripe_error.cpp -+index c5be7e0..68d9e5c 100644 -+--- a/Telegram/SourceFiles/payments/stripe/stripe_error.cpp -++++ b/Telegram/SourceFiles/payments/stripe/stripe_error.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/stripe/stripe_form_encoder.cpp b/Telegram/SourceFiles/payments/stripe/stripe_form_encoder.cpp -+index 2f8f61f..6bde930 100644 -+--- a/Telegram/SourceFiles/payments/stripe/stripe_form_encoder.cpp -++++ b/Telegram/SourceFiles/payments/stripe/stripe_form_encoder.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/stripe/stripe_token.cpp b/Telegram/SourceFiles/payments/stripe/stripe_token.cpp -+index d91e48b..d4ebabf 100644 -+--- a/Telegram/SourceFiles/payments/stripe/stripe_token.cpp -++++ b/Telegram/SourceFiles/payments/stripe/stripe_token.cpp -+@@ -1,3 +1,4 @@ -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/ui/payments_edit_card.cpp b/Telegram/SourceFiles/payments/ui/payments_edit_card.cpp -+index 34efdc5..0922085 100644 -+--- a/Telegram/SourceFiles/payments/ui/payments_edit_card.cpp -++++ b/Telegram/SourceFiles/payments/ui/payments_edit_card.cpp -+@@ -1,3 +1,5 @@ -++#include "ui/ui_pch.h" -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/ui/payments_edit_information.cpp b/Telegram/SourceFiles/payments/ui/payments_edit_information.cpp -+index ab96a8a..f307746 100644 -+--- a/Telegram/SourceFiles/payments/ui/payments_edit_information.cpp -++++ b/Telegram/SourceFiles/payments/ui/payments_edit_information.cpp -+@@ -1,3 +1,5 @@ -++#include "ui/ui_pch.h" -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/ui/payments_field.cpp b/Telegram/SourceFiles/payments/ui/payments_field.cpp -+index 73c87df..cdfcff9 100644 -+--- a/Telegram/SourceFiles/payments/ui/payments_field.cpp -++++ b/Telegram/SourceFiles/payments/ui/payments_field.cpp -+@@ -1,3 +1,5 @@ -++#include "ui/ui_pch.h" -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/ui/payments_form_summary.cpp b/Telegram/SourceFiles/payments/ui/payments_form_summary.cpp -+index 4779e64..d069318 100644 -+--- a/Telegram/SourceFiles/payments/ui/payments_form_summary.cpp -++++ b/Telegram/SourceFiles/payments/ui/payments_form_summary.cpp -+@@ -1,3 +1,5 @@ -++#include "ui/ui_pch.h" -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/payments/ui/payments_panel.cpp b/Telegram/SourceFiles/payments/ui/payments_panel.cpp -+index ec436f9..e6d0b0b 100644 -+--- a/Telegram/SourceFiles/payments/ui/payments_panel.cpp -++++ b/Telegram/SourceFiles/payments/ui/payments_panel.cpp -+@@ -1,3 +1,5 @@ -++#include "ui/ui_pch.h" -++#include "stripe/stripe_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/chart_lines_filter_controller.cpp b/Telegram/SourceFiles/statistics/chart_lines_filter_controller.cpp -+index 40c3b61..64e6989 100644 -+--- a/Telegram/SourceFiles/statistics/chart_lines_filter_controller.cpp -++++ b/Telegram/SourceFiles/statistics/chart_lines_filter_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/chart_rulers_data.cpp b/Telegram/SourceFiles/statistics/chart_rulers_data.cpp -+index f4a8f9e..f7ac8a6 100644 -+--- a/Telegram/SourceFiles/statistics/chart_rulers_data.cpp -++++ b/Telegram/SourceFiles/statistics/chart_rulers_data.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/chart_widget.cpp b/Telegram/SourceFiles/statistics/chart_widget.cpp -+index cead2c8..5f3b1e0 100644 -+--- a/Telegram/SourceFiles/statistics/chart_widget.cpp -++++ b/Telegram/SourceFiles/statistics/chart_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/segment_tree.cpp b/Telegram/SourceFiles/statistics/segment_tree.cpp -+index 8ba222a..b6cb2ce 100644 -+--- a/Telegram/SourceFiles/statistics/segment_tree.cpp -++++ b/Telegram/SourceFiles/statistics/segment_tree.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/statistics_data_deserialize.cpp b/Telegram/SourceFiles/statistics/statistics_data_deserialize.cpp -+index 09fb3aa..538e913 100644 -+--- a/Telegram/SourceFiles/statistics/statistics_data_deserialize.cpp -++++ b/Telegram/SourceFiles/statistics/statistics_data_deserialize.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/view/chart_rulers_view.cpp b/Telegram/SourceFiles/statistics/view/chart_rulers_view.cpp -+index b772111..01c5993 100644 -+--- a/Telegram/SourceFiles/statistics/view/chart_rulers_view.cpp -++++ b/Telegram/SourceFiles/statistics/view/chart_rulers_view.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/view/chart_view_factory.cpp b/Telegram/SourceFiles/statistics/view/chart_view_factory.cpp -+index dd8e4d1..36bd8ba 100644 -+--- a/Telegram/SourceFiles/statistics/view/chart_view_factory.cpp -++++ b/Telegram/SourceFiles/statistics/view/chart_view_factory.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/view/linear_chart_view.cpp b/Telegram/SourceFiles/statistics/view/linear_chart_view.cpp -+index e89be91..8015f90 100644 -+--- a/Telegram/SourceFiles/statistics/view/linear_chart_view.cpp -++++ b/Telegram/SourceFiles/statistics/view/linear_chart_view.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/view/stack_chart_common.cpp b/Telegram/SourceFiles/statistics/view/stack_chart_common.cpp -+index 82a1143..d0240f3 100644 -+--- a/Telegram/SourceFiles/statistics/view/stack_chart_common.cpp -++++ b/Telegram/SourceFiles/statistics/view/stack_chart_common.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/view/stack_chart_view.cpp b/Telegram/SourceFiles/statistics/view/stack_chart_view.cpp -+index d6a9391..77f2458 100644 -+--- a/Telegram/SourceFiles/statistics/view/stack_chart_view.cpp -++++ b/Telegram/SourceFiles/statistics/view/stack_chart_view.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/view/stack_linear_chart_common.cpp b/Telegram/SourceFiles/statistics/view/stack_linear_chart_common.cpp -+index a2ca3ff..f290af5 100644 -+--- a/Telegram/SourceFiles/statistics/view/stack_linear_chart_common.cpp -++++ b/Telegram/SourceFiles/statistics/view/stack_linear_chart_common.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/view/stack_linear_chart_view.cpp b/Telegram/SourceFiles/statistics/view/stack_linear_chart_view.cpp -+index dc3e00d..368f757 100644 -+--- a/Telegram/SourceFiles/statistics/view/stack_linear_chart_view.cpp -++++ b/Telegram/SourceFiles/statistics/view/stack_linear_chart_view.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/widgets/chart_header_widget.cpp b/Telegram/SourceFiles/statistics/widgets/chart_header_widget.cpp -+index f22cffc..553272e 100644 -+--- a/Telegram/SourceFiles/statistics/widgets/chart_header_widget.cpp -++++ b/Telegram/SourceFiles/statistics/widgets/chart_header_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/widgets/chart_lines_filter_widget.cpp b/Telegram/SourceFiles/statistics/widgets/chart_lines_filter_widget.cpp -+index 8098e24..aaef95e 100644 -+--- a/Telegram/SourceFiles/statistics/widgets/chart_lines_filter_widget.cpp -++++ b/Telegram/SourceFiles/statistics/widgets/chart_lines_filter_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/statistics/widgets/point_details_widget.cpp b/Telegram/SourceFiles/statistics/widgets/point_details_widget.cpp -+index 4baa075..d4b4e7f 100644 -+--- a/Telegram/SourceFiles/statistics/widgets/point_details_widget.cpp -++++ b/Telegram/SourceFiles/statistics/widgets/point_details_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/auto_delete_settings.cpp b/Telegram/SourceFiles/ui/boxes/auto_delete_settings.cpp -+index 33be631..7ea2182 100644 -+--- a/Telegram/SourceFiles/ui/boxes/auto_delete_settings.cpp -++++ b/Telegram/SourceFiles/ui/boxes/auto_delete_settings.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/boost_box.cpp b/Telegram/SourceFiles/ui/boxes/boost_box.cpp -+index 83bd4fa..b235bfb 100644 -+--- a/Telegram/SourceFiles/ui/boxes/boost_box.cpp -++++ b/Telegram/SourceFiles/ui/boxes/boost_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/calendar_box.cpp b/Telegram/SourceFiles/ui/boxes/calendar_box.cpp -+index 5c46fbf..897cd78 100644 -+--- a/Telegram/SourceFiles/ui/boxes/calendar_box.cpp -++++ b/Telegram/SourceFiles/ui/boxes/calendar_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/choose_date_time.cpp b/Telegram/SourceFiles/ui/boxes/choose_date_time.cpp -+index e4d8092..c810c5b 100644 -+--- a/Telegram/SourceFiles/ui/boxes/choose_date_time.cpp -++++ b/Telegram/SourceFiles/ui/boxes/choose_date_time.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/choose_language_box.cpp b/Telegram/SourceFiles/ui/boxes/choose_language_box.cpp -+index e4bea1c..5ac48ab 100644 -+--- a/Telegram/SourceFiles/ui/boxes/choose_language_box.cpp -++++ b/Telegram/SourceFiles/ui/boxes/choose_language_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/choose_time.cpp b/Telegram/SourceFiles/ui/boxes/choose_time.cpp -+index 488c1c0..b86b2f9 100644 -+--- a/Telegram/SourceFiles/ui/boxes/choose_time.cpp -++++ b/Telegram/SourceFiles/ui/boxes/choose_time.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/confirm_box.cpp b/Telegram/SourceFiles/ui/boxes/confirm_box.cpp -+index 5af3f3b..7ae67f8 100644 -+--- a/Telegram/SourceFiles/ui/boxes/confirm_box.cpp -++++ b/Telegram/SourceFiles/ui/boxes/confirm_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/confirm_phone_box.cpp b/Telegram/SourceFiles/ui/boxes/confirm_phone_box.cpp -+index e69cd3e..b8692c1 100644 -+--- a/Telegram/SourceFiles/ui/boxes/confirm_phone_box.cpp -++++ b/Telegram/SourceFiles/ui/boxes/confirm_phone_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/country_select_box.cpp b/Telegram/SourceFiles/ui/boxes/country_select_box.cpp -+index 0d21dac..12585f1 100644 -+--- a/Telegram/SourceFiles/ui/boxes/country_select_box.cpp -++++ b/Telegram/SourceFiles/ui/boxes/country_select_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/edit_invite_link.cpp b/Telegram/SourceFiles/ui/boxes/edit_invite_link.cpp -+index b7805d5..79b7e6c 100644 -+--- a/Telegram/SourceFiles/ui/boxes/edit_invite_link.cpp -++++ b/Telegram/SourceFiles/ui/boxes/edit_invite_link.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/rate_call_box.cpp b/Telegram/SourceFiles/ui/boxes/rate_call_box.cpp -+index d56889f..95c6295 100644 -+--- a/Telegram/SourceFiles/ui/boxes/rate_call_box.cpp -++++ b/Telegram/SourceFiles/ui/boxes/rate_call_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/report_box.cpp b/Telegram/SourceFiles/ui/boxes/report_box.cpp -+index f27ed87..1047b43 100644 -+--- a/Telegram/SourceFiles/ui/boxes/report_box.cpp -++++ b/Telegram/SourceFiles/ui/boxes/report_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/single_choice_box.cpp b/Telegram/SourceFiles/ui/boxes/single_choice_box.cpp -+index a75d8a0..4a7e3be 100644 -+--- a/Telegram/SourceFiles/ui/boxes/single_choice_box.cpp -++++ b/Telegram/SourceFiles/ui/boxes/single_choice_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/boxes/time_picker_box.cpp b/Telegram/SourceFiles/ui/boxes/time_picker_box.cpp -+index 0cf0d51..ff53959 100644 -+--- a/Telegram/SourceFiles/ui/boxes/time_picker_box.cpp -++++ b/Telegram/SourceFiles/ui/boxes/time_picker_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/cached_round_corners.cpp b/Telegram/SourceFiles/ui/cached_round_corners.cpp -+index 4aba838..84ba334 100644 -+--- a/Telegram/SourceFiles/ui/cached_round_corners.cpp -++++ b/Telegram/SourceFiles/ui/cached_round_corners.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_file_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_file_preview.cpp -+index 1b7a81b..cb73af4 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_file_preview.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_file_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_media_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_media_preview.cpp -+index 29f38cd..6f8257b 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_media_preview.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_media_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_album_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_album_preview.cpp -+index 9b842aa..3ee73ea 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_album_preview.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_album_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_album_thumbnail.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_album_thumbnail.cpp -+index 3c8f155..8b5a302 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_album_thumbnail.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_album_thumbnail.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_bot_webview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_bot_webview.cpp -+index aa18ca2..c1dd8c5 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_bot_webview.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_bot_webview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_controls.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_controls.cpp -+index 775218a..048e78b 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_controls.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_controls.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_extensions.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_extensions.cpp -+index d88b31c..8d9ba75 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_extensions.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_extensions.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_item_single_file_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_item_single_file_preview.cpp -+index 1c235c9..231c78f 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_item_single_file_preview.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_item_single_file_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_item_single_media_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_item_single_media_preview.cpp -+index eb06d36..fc0ade3 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_item_single_media_preview.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_item_single_media_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_prepare.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_prepare.cpp -+index 6ca3bd2..0fccc81 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_prepare.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_prepare.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_send_files_way.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_send_files_way.cpp -+index 13f2f08..79c76bb 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_send_files_way.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_send_files_way.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_single_file_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_single_file_preview.cpp -+index 4c50ee2..9e77bd3 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_single_file_preview.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_single_file_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_single_media_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_single_media_preview.cpp -+index ed25054..bcc355d 100644 -+--- a/Telegram/SourceFiles/ui/chat/attach/attach_single_media_preview.cpp -++++ b/Telegram/SourceFiles/ui/chat/attach/attach_single_media_preview.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/chat_style.cpp b/Telegram/SourceFiles/ui/chat/chat_style.cpp -+index d85da4e..7892b18 100644 -+--- a/Telegram/SourceFiles/ui/chat/chat_style.cpp -++++ b/Telegram/SourceFiles/ui/chat/chat_style.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/chat_style_radius.cpp b/Telegram/SourceFiles/ui/chat/chat_style_radius.cpp -+index 0d54394..e722593 100644 -+--- a/Telegram/SourceFiles/ui/chat/chat_style_radius.cpp -++++ b/Telegram/SourceFiles/ui/chat/chat_style_radius.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/chat_theme.cpp b/Telegram/SourceFiles/ui/chat/chat_theme.cpp -+index 1022f8e..f7293fc 100644 -+--- a/Telegram/SourceFiles/ui/chat/chat_theme.cpp -++++ b/Telegram/SourceFiles/ui/chat/chat_theme.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/choose_send_as.cpp b/Telegram/SourceFiles/ui/chat/choose_send_as.cpp -+index 0856b04..10fdea5 100644 -+--- a/Telegram/SourceFiles/ui/chat/choose_send_as.cpp -++++ b/Telegram/SourceFiles/ui/chat/choose_send_as.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/choose_theme_controller.cpp b/Telegram/SourceFiles/ui/chat/choose_theme_controller.cpp -+index 4314f48..21f86c2 100644 -+--- a/Telegram/SourceFiles/ui/chat/choose_theme_controller.cpp -++++ b/Telegram/SourceFiles/ui/chat/choose_theme_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/continuous_scroll.cpp b/Telegram/SourceFiles/ui/chat/continuous_scroll.cpp -+index dbaf551..95f0617 100644 -+--- a/Telegram/SourceFiles/ui/chat/continuous_scroll.cpp -++++ b/Telegram/SourceFiles/ui/chat/continuous_scroll.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/forward_options_box.cpp b/Telegram/SourceFiles/ui/chat/forward_options_box.cpp -+index 760ab5d..0472446 100644 -+--- a/Telegram/SourceFiles/ui/chat/forward_options_box.cpp -++++ b/Telegram/SourceFiles/ui/chat/forward_options_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/group_call_bar.cpp b/Telegram/SourceFiles/ui/chat/group_call_bar.cpp -+index 4b0ffb0..79f6d7a 100644 -+--- a/Telegram/SourceFiles/ui/chat/group_call_bar.cpp -++++ b/Telegram/SourceFiles/ui/chat/group_call_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/group_call_userpics.cpp b/Telegram/SourceFiles/ui/chat/group_call_userpics.cpp -+index 4044c7d..19c0b73 100644 -+--- a/Telegram/SourceFiles/ui/chat/group_call_userpics.cpp -++++ b/Telegram/SourceFiles/ui/chat/group_call_userpics.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/message_bar.cpp b/Telegram/SourceFiles/ui/chat/message_bar.cpp -+index 47f7056..c7879ea 100644 -+--- a/Telegram/SourceFiles/ui/chat/message_bar.cpp -++++ b/Telegram/SourceFiles/ui/chat/message_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/message_bubble.cpp b/Telegram/SourceFiles/ui/chat/message_bubble.cpp -+index 8d398e5..b692181 100644 -+--- a/Telegram/SourceFiles/ui/chat/message_bubble.cpp -++++ b/Telegram/SourceFiles/ui/chat/message_bubble.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/more_chats_bar.cpp b/Telegram/SourceFiles/ui/chat/more_chats_bar.cpp -+index d78a606..f6e8a37 100644 -+--- a/Telegram/SourceFiles/ui/chat/more_chats_bar.cpp -++++ b/Telegram/SourceFiles/ui/chat/more_chats_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/pinned_bar.cpp b/Telegram/SourceFiles/ui/chat/pinned_bar.cpp -+index eb2cf01..84fc37a 100644 -+--- a/Telegram/SourceFiles/ui/chat/pinned_bar.cpp -++++ b/Telegram/SourceFiles/ui/chat/pinned_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/chat/requests_bar.cpp b/Telegram/SourceFiles/ui/chat/requests_bar.cpp -+index c8841f5..d4d23d3 100644 -+--- a/Telegram/SourceFiles/ui/chat/requests_bar.cpp -++++ b/Telegram/SourceFiles/ui/chat/requests_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/color_contrast.cpp b/Telegram/SourceFiles/ui/color_contrast.cpp -+index ea3f9d0..3d68ce1 100644 -+--- a/Telegram/SourceFiles/ui/color_contrast.cpp -++++ b/Telegram/SourceFiles/ui/color_contrast.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/color_int_conversion.cpp b/Telegram/SourceFiles/ui/color_int_conversion.cpp -+index a1b0bcb..9ec7e24 100644 -+--- a/Telegram/SourceFiles/ui/color_int_conversion.cpp -++++ b/Telegram/SourceFiles/ui/color_int_conversion.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/call_mute_button.cpp b/Telegram/SourceFiles/ui/controls/call_mute_button.cpp -+index 64be6e5..86619cb 100644 -+--- a/Telegram/SourceFiles/ui/controls/call_mute_button.cpp -++++ b/Telegram/SourceFiles/ui/controls/call_mute_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/SourceFiles/ui/controls/chat_service_checkbox.cpp b/Telegram/SourceFiles/ui/controls/chat_service_checkbox.cpp -+index b8e80c5..3f8d591 100644 -+--- a/Telegram/SourceFiles/ui/controls/chat_service_checkbox.cpp -++++ b/Telegram/SourceFiles/ui/controls/chat_service_checkbox.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/delete_message_context_action.cpp b/Telegram/SourceFiles/ui/controls/delete_message_context_action.cpp -+index 2c4bca9..e61d8ce 100644 -+--- a/Telegram/SourceFiles/ui/controls/delete_message_context_action.cpp -++++ b/Telegram/SourceFiles/ui/controls/delete_message_context_action.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/download_bar.cpp b/Telegram/SourceFiles/ui/controls/download_bar.cpp -+index 1f6e25a..b61399e 100644 -+--- a/Telegram/SourceFiles/ui/controls/download_bar.cpp -++++ b/Telegram/SourceFiles/ui/controls/download_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/emoji_button.cpp b/Telegram/SourceFiles/ui/controls/emoji_button.cpp -+index b2656f5..ae9a330 100644 -+--- a/Telegram/SourceFiles/ui/controls/emoji_button.cpp -++++ b/Telegram/SourceFiles/ui/controls/emoji_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/filter_link_header.cpp b/Telegram/SourceFiles/ui/controls/filter_link_header.cpp -+index 475d04c..3496be6 100644 -+--- a/Telegram/SourceFiles/ui/controls/filter_link_header.cpp -++++ b/Telegram/SourceFiles/ui/controls/filter_link_header.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/invite_link_buttons.cpp b/Telegram/SourceFiles/ui/controls/invite_link_buttons.cpp -+index ac13cab..1ca100b 100644 -+--- a/Telegram/SourceFiles/ui/controls/invite_link_buttons.cpp -++++ b/Telegram/SourceFiles/ui/controls/invite_link_buttons.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/invite_link_label.cpp b/Telegram/SourceFiles/ui/controls/invite_link_label.cpp -+index 80d58be..9719075 100644 -+--- a/Telegram/SourceFiles/ui/controls/invite_link_label.cpp -++++ b/Telegram/SourceFiles/ui/controls/invite_link_label.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/jump_down_button.cpp b/Telegram/SourceFiles/ui/controls/jump_down_button.cpp -+index aded3fc..1916ccf 100644 -+--- a/Telegram/SourceFiles/ui/controls/jump_down_button.cpp -++++ b/Telegram/SourceFiles/ui/controls/jump_down_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/peer_list_dummy.cpp b/Telegram/SourceFiles/ui/controls/peer_list_dummy.cpp -+index 6146afd..6fccdf6 100644 -+--- a/Telegram/SourceFiles/ui/controls/peer_list_dummy.cpp -++++ b/Telegram/SourceFiles/ui/controls/peer_list_dummy.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/send_as_button.cpp b/Telegram/SourceFiles/ui/controls/send_as_button.cpp -+index 2ffbe77..c713ff3 100644 -+--- a/Telegram/SourceFiles/ui/controls/send_as_button.cpp -++++ b/Telegram/SourceFiles/ui/controls/send_as_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/send_button.cpp b/Telegram/SourceFiles/ui/controls/send_button.cpp -+index 2e83de2..dc77f5b 100644 -+--- a/Telegram/SourceFiles/ui/controls/send_button.cpp -++++ b/Telegram/SourceFiles/ui/controls/send_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/silent_toggle.cpp b/Telegram/SourceFiles/ui/controls/silent_toggle.cpp -+index 2968c80..df91d04 100644 -+--- a/Telegram/SourceFiles/ui/controls/silent_toggle.cpp -++++ b/Telegram/SourceFiles/ui/controls/silent_toggle.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/tabbed_search.cpp b/Telegram/SourceFiles/ui/controls/tabbed_search.cpp -+index 6e5165a..95c7487 100644 -+--- a/Telegram/SourceFiles/ui/controls/tabbed_search.cpp -++++ b/Telegram/SourceFiles/ui/controls/tabbed_search.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/userpic_button.cpp b/Telegram/SourceFiles/ui/controls/userpic_button.cpp -+index 67717c5..1227b70 100644 -+--- a/Telegram/SourceFiles/ui/controls/userpic_button.cpp -++++ b/Telegram/SourceFiles/ui/controls/userpic_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/who_reacted_context_action.cpp b/Telegram/SourceFiles/ui/controls/who_reacted_context_action.cpp -+index 3be5814..0289ffd 100644 -+--- a/Telegram/SourceFiles/ui/controls/who_reacted_context_action.cpp -++++ b/Telegram/SourceFiles/ui/controls/who_reacted_context_action.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/window_outdated_bar.cpp b/Telegram/SourceFiles/ui/controls/window_outdated_bar.cpp -+index 69c38d0..bba6d9d 100644 -+--- a/Telegram/SourceFiles/ui/controls/window_outdated_bar.cpp -++++ b/Telegram/SourceFiles/ui/controls/window_outdated_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/controls/window_outdated_bar_dummy.cpp b/Telegram/SourceFiles/ui/controls/window_outdated_bar_dummy.cpp -+index a584271..a1a83fa 100644 -+--- a/Telegram/SourceFiles/ui/controls/window_outdated_bar_dummy.cpp -++++ b/Telegram/SourceFiles/ui/controls/window_outdated_bar_dummy.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/countryinput.cpp b/Telegram/SourceFiles/ui/countryinput.cpp -+index 0021591..ed8e976 100644 -+--- a/Telegram/SourceFiles/ui/countryinput.cpp -++++ b/Telegram/SourceFiles/ui/countryinput.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/emoji_fly_animation.cpp b/Telegram/SourceFiles/ui/effects/emoji_fly_animation.cpp -+index ef86379..80b95b4 100644 -+--- a/Telegram/SourceFiles/ui/effects/emoji_fly_animation.cpp -++++ b/Telegram/SourceFiles/ui/effects/emoji_fly_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/fireworks_animation.cpp b/Telegram/SourceFiles/ui/effects/fireworks_animation.cpp -+index f9eb099..db9596a 100644 -+--- a/Telegram/SourceFiles/ui/effects/fireworks_animation.cpp -++++ b/Telegram/SourceFiles/ui/effects/fireworks_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/glare.cpp b/Telegram/SourceFiles/ui/effects/glare.cpp -+index e326982..b7f019b 100644 -+--- a/Telegram/SourceFiles/ui/effects/glare.cpp -++++ b/Telegram/SourceFiles/ui/effects/glare.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/loading_element.cpp b/Telegram/SourceFiles/ui/effects/loading_element.cpp -+index 5e30157..9cede29 100644 -+--- a/Telegram/SourceFiles/ui/effects/loading_element.cpp -++++ b/Telegram/SourceFiles/ui/effects/loading_element.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/message_sending_animation_controller.cpp b/Telegram/SourceFiles/ui/effects/message_sending_animation_controller.cpp -+index 84d98f5..d7e62b5 100644 -+--- a/Telegram/SourceFiles/ui/effects/message_sending_animation_controller.cpp -++++ b/Telegram/SourceFiles/ui/effects/message_sending_animation_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/outline_segments.cpp b/Telegram/SourceFiles/ui/effects/outline_segments.cpp -+index 7d4dd47..f0170d6 100644 -+--- a/Telegram/SourceFiles/ui/effects/outline_segments.cpp -++++ b/Telegram/SourceFiles/ui/effects/outline_segments.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/premium_graphics.cpp b/Telegram/SourceFiles/ui/effects/premium_graphics.cpp -+index 6c134a8..72b61c8 100644 -+--- a/Telegram/SourceFiles/ui/effects/premium_graphics.cpp -++++ b/Telegram/SourceFiles/ui/effects/premium_graphics.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/premium_stars.cpp b/Telegram/SourceFiles/ui/effects/premium_stars.cpp -+index f7b1b52..c2b78b9 100644 -+--- a/Telegram/SourceFiles/ui/effects/premium_stars.cpp -++++ b/Telegram/SourceFiles/ui/effects/premium_stars.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/premium_stars_colored.cpp b/Telegram/SourceFiles/ui/effects/premium_stars_colored.cpp -+index 18c9c9c..2ec432c 100644 -+--- a/Telegram/SourceFiles/ui/effects/premium_stars_colored.cpp -++++ b/Telegram/SourceFiles/ui/effects/premium_stars_colored.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/premium_top_bar.cpp b/Telegram/SourceFiles/ui/effects/premium_top_bar.cpp -+index 4094b58..b6e8858 100644 -+--- a/Telegram/SourceFiles/ui/effects/premium_top_bar.cpp -++++ b/Telegram/SourceFiles/ui/effects/premium_top_bar.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/reaction_fly_animation.cpp b/Telegram/SourceFiles/ui/effects/reaction_fly_animation.cpp -+index 395e38f..2e88d9e 100644 -+--- a/Telegram/SourceFiles/ui/effects/reaction_fly_animation.cpp -++++ b/Telegram/SourceFiles/ui/effects/reaction_fly_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/round_checkbox.cpp b/Telegram/SourceFiles/ui/effects/round_checkbox.cpp -+index fbd67b2..fa88510 100644 -+--- a/Telegram/SourceFiles/ui/effects/round_checkbox.cpp -++++ b/Telegram/SourceFiles/ui/effects/round_checkbox.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/scroll_content_shadow.cpp b/Telegram/SourceFiles/ui/effects/scroll_content_shadow.cpp -+index 0acd5bf..e02fae0 100644 -+--- a/Telegram/SourceFiles/ui/effects/scroll_content_shadow.cpp -++++ b/Telegram/SourceFiles/ui/effects/scroll_content_shadow.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/send_action_animations.cpp b/Telegram/SourceFiles/ui/effects/send_action_animations.cpp -+index 3cee433..4d77575 100644 -+--- a/Telegram/SourceFiles/ui/effects/send_action_animations.cpp -++++ b/Telegram/SourceFiles/ui/effects/send_action_animations.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/snowflakes.cpp b/Telegram/SourceFiles/ui/effects/snowflakes.cpp -+index 504c912..1e7bae0 100644 -+--- a/Telegram/SourceFiles/ui/effects/snowflakes.cpp -++++ b/Telegram/SourceFiles/ui/effects/snowflakes.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/effects/toggle_arrow.cpp b/Telegram/SourceFiles/ui/effects/toggle_arrow.cpp -+index 57e152f..45c90b3 100644 -+--- a/Telegram/SourceFiles/ui/effects/toggle_arrow.cpp -++++ b/Telegram/SourceFiles/ui/effects/toggle_arrow.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/empty_userpic.cpp b/Telegram/SourceFiles/ui/empty_userpic.cpp -+index 7c46b78..b34d19d 100644 -+--- a/Telegram/SourceFiles/ui/empty_userpic.cpp -++++ b/Telegram/SourceFiles/ui/empty_userpic.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/filter_icon_panel.cpp b/Telegram/SourceFiles/ui/filter_icon_panel.cpp -+index f0de41e..5eb143c 100644 -+--- a/Telegram/SourceFiles/ui/filter_icon_panel.cpp -++++ b/Telegram/SourceFiles/ui/filter_icon_panel.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/filter_icons.cpp b/Telegram/SourceFiles/ui/filter_icons.cpp -+index 01a982d..35d0873 100644 -+--- a/Telegram/SourceFiles/ui/filter_icons.cpp -++++ b/Telegram/SourceFiles/ui/filter_icons.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/grouped_layout.cpp b/Telegram/SourceFiles/ui/grouped_layout.cpp -+index 004d772..64f81f8 100644 -+--- a/Telegram/SourceFiles/ui/grouped_layout.cpp -++++ b/Telegram/SourceFiles/ui/grouped_layout.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/image/image.cpp b/Telegram/SourceFiles/ui/image/image.cpp -+index 14cefdb..0c50972 100644 -+--- a/Telegram/SourceFiles/ui/image/image.cpp -++++ b/Telegram/SourceFiles/ui/image/image.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/image/image_location.cpp b/Telegram/SourceFiles/ui/image/image_location.cpp -+index d1fdde5..33e5e03 100644 -+--- a/Telegram/SourceFiles/ui/image/image_location.cpp -++++ b/Telegram/SourceFiles/ui/image/image_location.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/image/image_location_factory.cpp b/Telegram/SourceFiles/ui/image/image_location_factory.cpp -+index cda2cad..508d597 100644 -+--- a/Telegram/SourceFiles/ui/image/image_location_factory.cpp -++++ b/Telegram/SourceFiles/ui/image/image_location_factory.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/image/image_source.cpp b/Telegram/SourceFiles/ui/image/image_source.cpp -+index 94a8ab1..846fc41 100644 -+--- a/Telegram/SourceFiles/ui/image/image_source.cpp -++++ b/Telegram/SourceFiles/ui/image/image_source.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/item_text_options.cpp b/Telegram/SourceFiles/ui/item_text_options.cpp -+index 57ccc44..47f5f26 100644 -+--- a/Telegram/SourceFiles/ui/item_text_options.cpp -++++ b/Telegram/SourceFiles/ui/item_text_options.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/power_saving.cpp b/Telegram/SourceFiles/ui/power_saving.cpp -+index a401aca..558c985 100644 -+--- a/Telegram/SourceFiles/ui/power_saving.cpp -++++ b/Telegram/SourceFiles/ui/power_saving.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/search_field_controller.cpp b/Telegram/SourceFiles/ui/search_field_controller.cpp -+index a26c59b..928f354 100644 -+--- a/Telegram/SourceFiles/ui/search_field_controller.cpp -++++ b/Telegram/SourceFiles/ui/search_field_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/text/format_song_document_name.cpp b/Telegram/SourceFiles/ui/text/format_song_document_name.cpp -+index 82d2a99..3ee72ee 100644 -+--- a/Telegram/SourceFiles/ui/text/format_song_document_name.cpp -++++ b/Telegram/SourceFiles/ui/text/format_song_document_name.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/text/format_song_name.cpp b/Telegram/SourceFiles/ui/text/format_song_name.cpp -+index c3f161d..de42879 100644 -+--- a/Telegram/SourceFiles/ui/text/format_song_name.cpp -++++ b/Telegram/SourceFiles/ui/text/format_song_name.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/text/format_values.cpp b/Telegram/SourceFiles/ui/text/format_values.cpp -+index c5dd776..b28dde5 100644 -+--- a/Telegram/SourceFiles/ui/text/format_values.cpp -++++ b/Telegram/SourceFiles/ui/text/format_values.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/text/text_options.cpp b/Telegram/SourceFiles/ui/text/text_options.cpp -+index 3c9eb97..bc5c2dd 100644 -+--- a/Telegram/SourceFiles/ui/text/text_options.cpp -++++ b/Telegram/SourceFiles/ui/text/text_options.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/unread_badge.cpp b/Telegram/SourceFiles/ui/unread_badge.cpp -+index 62e03a5..be02d6e 100644 -+--- a/Telegram/SourceFiles/ui/unread_badge.cpp -++++ b/Telegram/SourceFiles/ui/unread_badge.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/unread_badge_paint.cpp b/Telegram/SourceFiles/ui/unread_badge_paint.cpp -+index 758d48d..c9e78d1 100644 -+--- a/Telegram/SourceFiles/ui/unread_badge_paint.cpp -++++ b/Telegram/SourceFiles/ui/unread_badge_paint.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/userpic_view.cpp b/Telegram/SourceFiles/ui/userpic_view.cpp -+index f14ac76..d0d470a 100644 -+--- a/Telegram/SourceFiles/ui/userpic_view.cpp -++++ b/Telegram/SourceFiles/ui/userpic_view.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/widgets/color_editor.cpp b/Telegram/SourceFiles/ui/widgets/color_editor.cpp -+index 3141fae..1a6c899 100644 -+--- a/Telegram/SourceFiles/ui/widgets/color_editor.cpp -++++ b/Telegram/SourceFiles/ui/widgets/color_editor.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/widgets/continuous_sliders.cpp b/Telegram/SourceFiles/ui/widgets/continuous_sliders.cpp -+index d400c12..b20a155 100644 -+--- a/Telegram/SourceFiles/ui/widgets/continuous_sliders.cpp -++++ b/Telegram/SourceFiles/ui/widgets/continuous_sliders.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/widgets/discrete_sliders.cpp b/Telegram/SourceFiles/ui/widgets/discrete_sliders.cpp -+index 3dda10b..04a279b 100644 -+--- a/Telegram/SourceFiles/ui/widgets/discrete_sliders.cpp -++++ b/Telegram/SourceFiles/ui/widgets/discrete_sliders.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/widgets/fields/special_fields.cpp b/Telegram/SourceFiles/ui/widgets/fields/special_fields.cpp -+index 81b1b1a..c812d0e 100644 -+--- a/Telegram/SourceFiles/ui/widgets/fields/special_fields.cpp -++++ b/Telegram/SourceFiles/ui/widgets/fields/special_fields.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/widgets/fields/time_part_input_with_placeholder.cpp b/Telegram/SourceFiles/ui/widgets/fields/time_part_input_with_placeholder.cpp -+index c38241c..8bbfa51 100644 -+--- a/Telegram/SourceFiles/ui/widgets/fields/time_part_input_with_placeholder.cpp -++++ b/Telegram/SourceFiles/ui/widgets/fields/time_part_input_with_placeholder.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/widgets/gradient_round_button.cpp b/Telegram/SourceFiles/ui/widgets/gradient_round_button.cpp -+index f108d16..46ae11c 100644 -+--- a/Telegram/SourceFiles/ui/widgets/gradient_round_button.cpp -++++ b/Telegram/SourceFiles/ui/widgets/gradient_round_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/widgets/level_meter.cpp b/Telegram/SourceFiles/ui/widgets/level_meter.cpp -+index 15acd28..04e088f 100644 -+--- a/Telegram/SourceFiles/ui/widgets/level_meter.cpp -++++ b/Telegram/SourceFiles/ui/widgets/level_meter.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/widgets/multi_select.cpp b/Telegram/SourceFiles/ui/widgets/multi_select.cpp -+index 99b7eaf..565d8eb 100644 -+--- a/Telegram/SourceFiles/ui/widgets/multi_select.cpp -++++ b/Telegram/SourceFiles/ui/widgets/multi_select.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/widgets/sent_code_field.cpp b/Telegram/SourceFiles/ui/widgets/sent_code_field.cpp -+index f5ba4b8..53f7293 100644 -+--- a/Telegram/SourceFiles/ui/widgets/sent_code_field.cpp -++++ b/Telegram/SourceFiles/ui/widgets/sent_code_field.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/SourceFiles/ui/widgets/vertical_drum_picker.cpp b/Telegram/SourceFiles/ui/widgets/vertical_drum_picker.cpp -+index d0cc71c..837fc23 100644 -+--- a/Telegram/SourceFiles/ui/widgets/vertical_drum_picker.cpp -++++ b/Telegram/SourceFiles/ui/widgets/vertical_drum_picker.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_base/base/algorithm.cpp b/Telegram/lib_base/base/algorithm.cpp -+index fbc0bdf..d7534a6 100644 -+--- a/Telegram/lib_base/base/algorithm.cpp -++++ b/Telegram/lib_base/base/algorithm.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/algorithm_tests.cpp b/Telegram/lib_base/base/algorithm_tests.cpp -+index 9dd2c49..8ba3c82 100644 -+--- a/Telegram/lib_base/base/algorithm_tests.cpp -++++ b/Telegram/lib_base/base/algorithm_tests.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/assertion.cpp b/Telegram/lib_base/base/assertion.cpp -+index f79cadb..81a9bf0 100644 -+--- a/Telegram/lib_base/base/assertion.cpp -++++ b/Telegram/lib_base/base/assertion.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/base_file_utilities.cpp b/Telegram/lib_base/base/base_file_utilities.cpp -+index 640c731..faa0aea 100644 -+--- a/Telegram/lib_base/base/base_file_utilities.cpp -++++ b/Telegram/lib_base/base/base_file_utilities.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/battery_saving.cpp b/Telegram/lib_base/base/battery_saving.cpp -+index 59de3b1..6a3b2fb 100644 -+--- a/Telegram/lib_base/base/battery_saving.cpp -++++ b/Telegram/lib_base/base/battery_saving.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/bytes.cpp b/Telegram/lib_base/base/bytes.cpp -+index 9668115..912dad9 100644 -+--- a/Telegram/lib_base/base/bytes.cpp -++++ b/Telegram/lib_base/base/bytes.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/call_delayed.cpp b/Telegram/lib_base/base/call_delayed.cpp -+index 93d975d..a01bf2f 100644 -+--- a/Telegram/lib_base/base/call_delayed.cpp -++++ b/Telegram/lib_base/base/call_delayed.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/concurrent_timer.cpp b/Telegram/lib_base/base/concurrent_timer.cpp -+index ed48b36..84ac65b 100644 -+--- a/Telegram/lib_base/base/concurrent_timer.cpp -++++ b/Telegram/lib_base/base/concurrent_timer.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/crash_report_header.cpp b/Telegram/lib_base/base/crash_report_header.cpp -+index f1718f7..9c3776f 100644 -+--- a/Telegram/lib_base/base/crash_report_header.cpp -++++ b/Telegram/lib_base/base/crash_report_header.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/crash_report_writer.cpp b/Telegram/lib_base/base/crash_report_writer.cpp -+index c81637b..140a35e 100644 -+--- a/Telegram/lib_base/base/crash_report_writer.cpp -++++ b/Telegram/lib_base/base/crash_report_writer.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/crc32hash.cpp b/Telegram/lib_base/base/crc32hash.cpp -+index 3384fea..714c8a5 100644 -+--- a/Telegram/lib_base/base/crc32hash.cpp -++++ b/Telegram/lib_base/base/crc32hash.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/debug_log.cpp b/Telegram/lib_base/base/debug_log.cpp -+index 661ae1b..3626563 100644 -+--- a/Telegram/lib_base/base/debug_log.cpp -++++ b/Telegram/lib_base/base/debug_log.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/event_filter.cpp b/Telegram/lib_base/base/event_filter.cpp -+index b77787e..7c177ef 100644 -+--- a/Telegram/lib_base/base/event_filter.cpp -++++ b/Telegram/lib_base/base/event_filter.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/file_lock_posix.cpp b/Telegram/lib_base/base/file_lock_posix.cpp -+index c6efcd5..458a9b1 100644 -+--- a/Telegram/lib_base/base/file_lock_posix.cpp -++++ b/Telegram/lib_base/base/file_lock_posix.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/file_lock_win.cpp b/Telegram/lib_base/base/file_lock_win.cpp -+index de180cf..a8a8c29 100644 -+--- a/Telegram/lib_base/base/file_lock_win.cpp -++++ b/Telegram/lib_base/base/file_lock_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/flags_tests.cpp b/Telegram/lib_base/base/flags_tests.cpp -+index 317969c..e4e9024 100644 -+--- a/Telegram/lib_base/base/flags_tests.cpp -++++ b/Telegram/lib_base/base/flags_tests.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/flat_map_tests.cpp b/Telegram/lib_base/base/flat_map_tests.cpp -+index cf11b62..7412443 100644 -+--- a/Telegram/lib_base/base/flat_map_tests.cpp -++++ b/Telegram/lib_base/base/flat_map_tests.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/flat_set_tests.cpp b/Telegram/lib_base/base/flat_set_tests.cpp -+index 3ed1584..7da17be 100644 -+--- a/Telegram/lib_base/base/flat_set_tests.cpp -++++ b/Telegram/lib_base/base/flat_set_tests.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/global_shortcuts_generic.cpp b/Telegram/lib_base/base/global_shortcuts_generic.cpp -+index b8ffaef..8b8f49b 100644 -+--- a/Telegram/lib_base/base/global_shortcuts_generic.cpp -++++ b/Telegram/lib_base/base/global_shortcuts_generic.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/integration.cpp b/Telegram/lib_base/base/integration.cpp -+index 9233281..6b71d52 100644 -+--- a/Telegram/lib_base/base/integration.cpp -++++ b/Telegram/lib_base/base/integration.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/last_user_input.cpp b/Telegram/lib_base/base/last_user_input.cpp -+index d3b35f8..e33e3d3 100644 -+--- a/Telegram/lib_base/base/last_user_input.cpp -++++ b/Telegram/lib_base/base/last_user_input.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/network_reachability.cpp b/Telegram/lib_base/base/network_reachability.cpp -+index 9434efe..aa82240 100644 -+--- a/Telegram/lib_base/base/network_reachability.cpp -++++ b/Telegram/lib_base/base/network_reachability.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/options.cpp b/Telegram/lib_base/base/options.cpp -+index 7e57652..77576bb 100644 -+--- a/Telegram/lib_base/base/options.cpp -++++ b/Telegram/lib_base/base/options.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/parse_helper.cpp b/Telegram/lib_base/base/parse_helper.cpp -+index b82c182..4915fc7 100644 -+--- a/Telegram/lib_base/base/parse_helper.cpp -++++ b/Telegram/lib_base/base/parse_helper.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/base_platform_file_utilities.cpp b/Telegram/lib_base/base/platform/base_platform_file_utilities.cpp -+index 38d444e..1a81037 100644 -+--- a/Telegram/lib_base/base/platform/base_platform_file_utilities.cpp -++++ b/Telegram/lib_base/base/platform/base_platform_file_utilities.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/base_platform_info.cpp b/Telegram/lib_base/base/platform/base_platform_info.cpp -+index 72fbb49..b52aa0b 100644 -+--- a/Telegram/lib_base/base/platform/base_platform_info.cpp -++++ b/Telegram/lib_base/base/platform/base_platform_info.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_battery_saving_linux.cpp b/Telegram/lib_base/base/platform/linux/base_battery_saving_linux.cpp -+index a44a530..f166f79 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_battery_saving_linux.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_battery_saving_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_file_utilities_linux.cpp b/Telegram/lib_base/base/platform/linux/base_file_utilities_linux.cpp -+index 8fc5f52..3cb5391 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_file_utilities_linux.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_file_utilities_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_global_shortcuts_linux.cpp b/Telegram/lib_base/base/platform/linux/base_global_shortcuts_linux.cpp -+index e50aaf2..a41da74 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_global_shortcuts_linux.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_global_shortcuts_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_info_linux.cpp b/Telegram/lib_base/base/platform/linux/base_info_linux.cpp -+index 3176ef0..7d56a9f 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_info_linux.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_info_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_last_input_linux.cpp b/Telegram/lib_base/base/platform/linux/base_last_input_linux.cpp -+index 7fc8df3..fffe13c 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_last_input_linux.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_last_input_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_layout_switch_linux.cpp b/Telegram/lib_base/base/platform/linux/base_layout_switch_linux.cpp -+index c99c410..472d2e3 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_layout_switch_linux.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_layout_switch_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_linux_allocation_tracer.cpp b/Telegram/lib_base/base/platform/linux/base_linux_allocation_tracer.cpp -+index 475785d..876ec7f 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_linux_allocation_tracer.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_linux_allocation_tracer.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_base/base/platform/linux/base_linux_dbus_utilities.cpp b/Telegram/lib_base/base/platform/linux/base_linux_dbus_utilities.cpp -+index cdb30bc..2582d6a 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_linux_dbus_utilities.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_linux_dbus_utilities.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_linux_library.cpp b/Telegram/lib_base/base/platform/linux/base_linux_library.cpp -+index 91f479c..e9f40e7 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_linux_library.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_linux_library.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration.cpp b/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration.cpp -+index 11a20b7..8ff319e 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration_dummy.cpp b/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration_dummy.cpp -+index a99d3ec..364d4ca 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration_dummy.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration_dummy.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_base/base/platform/linux/base_linux_xcb_utilities.cpp b/Telegram/lib_base/base/platform/linux/base_linux_xcb_utilities.cpp -+index e960dca..016842f 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_linux_xcb_utilities.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_linux_xcb_utilities.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_linux_xdg_activation_token.cpp b/Telegram/lib_base/base/platform/linux/base_linux_xdg_activation_token.cpp -+index 6d815a5..b9ce266 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_linux_xdg_activation_token.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_linux_xdg_activation_token.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_base/base/platform/linux/base_linux_xdp_utilities.cpp b/Telegram/lib_base/base/platform/linux/base_linux_xdp_utilities.cpp -+index 37c857e..1c64906 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_linux_xdp_utilities.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_linux_xdp_utilities.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_linux_xsettings.cpp b/Telegram/lib_base/base/platform/linux/base_linux_xsettings.cpp -+index f9f2c16..0b300be 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_linux_xsettings.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_linux_xsettings.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_network_reachability_linux.cpp b/Telegram/lib_base/base/platform/linux/base_network_reachability_linux.cpp -+index 145b02e..2e91765 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_network_reachability_linux.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_network_reachability_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_power_save_blocker_linux.cpp b/Telegram/lib_base/base/platform/linux/base_power_save_blocker_linux.cpp -+index 668e2dd..2197eba 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_power_save_blocker_linux.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_power_save_blocker_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_process_linux.cpp b/Telegram/lib_base/base/platform/linux/base_process_linux.cpp -+index 7d357e5..9858fa8 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_process_linux.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_process_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_system_media_controls_linux.cpp b/Telegram/lib_base/base/platform/linux/base_system_media_controls_linux.cpp -+index 6de16e2..9407632 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_system_media_controls_linux.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_system_media_controls_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/linux/base_url_scheme_linux.cpp b/Telegram/lib_base/base/platform/linux/base_url_scheme_linux.cpp -+index 0873fcb..54d7ad1 100644 -+--- a/Telegram/lib_base/base/platform/linux/base_url_scheme_linux.cpp -++++ b/Telegram/lib_base/base/platform/linux/base_url_scheme_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_battery_saving_win.cpp b/Telegram/lib_base/base/platform/win/base_battery_saving_win.cpp -+index 1e9eaf8..08ca46b 100644 -+--- a/Telegram/lib_base/base/platform/win/base_battery_saving_win.cpp -++++ b/Telegram/lib_base/base/platform/win/base_battery_saving_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_file_utilities_win.cpp b/Telegram/lib_base/base/platform/win/base_file_utilities_win.cpp -+index 3a5ca60..d70276f 100644 -+--- a/Telegram/lib_base/base/platform/win/base_file_utilities_win.cpp -++++ b/Telegram/lib_base/base/platform/win/base_file_utilities_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_global_shortcuts_win.cpp b/Telegram/lib_base/base/platform/win/base_global_shortcuts_win.cpp -+index bd0234d..194770e 100644 -+--- a/Telegram/lib_base/base/platform/win/base_global_shortcuts_win.cpp -++++ b/Telegram/lib_base/base/platform/win/base_global_shortcuts_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_info_win.cpp b/Telegram/lib_base/base/platform/win/base_info_win.cpp -+index 650296b..ffc8204 100644 -+--- a/Telegram/lib_base/base/platform/win/base_info_win.cpp -++++ b/Telegram/lib_base/base/platform/win/base_info_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_last_input_win.cpp b/Telegram/lib_base/base/platform/win/base_last_input_win.cpp -+index 0c7c127..751298a 100644 -+--- a/Telegram/lib_base/base/platform/win/base_last_input_win.cpp -++++ b/Telegram/lib_base/base/platform/win/base_last_input_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_layout_switch_win.cpp b/Telegram/lib_base/base/platform/win/base_layout_switch_win.cpp -+index fa2c57e..10aa881 100644 -+--- a/Telegram/lib_base/base/platform/win/base_layout_switch_win.cpp -++++ b/Telegram/lib_base/base/platform/win/base_layout_switch_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_network_reachability_win.cpp b/Telegram/lib_base/base/platform/win/base_network_reachability_win.cpp -+index 6e3736a..a1f3340 100644 -+--- a/Telegram/lib_base/base/platform/win/base_network_reachability_win.cpp -++++ b/Telegram/lib_base/base/platform/win/base_network_reachability_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_power_save_blocker_win.cpp b/Telegram/lib_base/base/platform/win/base_power_save_blocker_win.cpp -+index 17feaea..9bbf0e9 100644 -+--- a/Telegram/lib_base/base/platform/win/base_power_save_blocker_win.cpp -++++ b/Telegram/lib_base/base/platform/win/base_power_save_blocker_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_process_win.cpp b/Telegram/lib_base/base/platform/win/base_process_win.cpp -+index 69b668e..d469998 100644 -+--- a/Telegram/lib_base/base/platform/win/base_process_win.cpp -++++ b/Telegram/lib_base/base/platform/win/base_process_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_system_media_controls_win.cpp b/Telegram/lib_base/base/platform/win/base_system_media_controls_win.cpp -+index fae1ea2..9fa1fb2 100644 -+--- a/Telegram/lib_base/base/platform/win/base_system_media_controls_win.cpp -++++ b/Telegram/lib_base/base/platform/win/base_system_media_controls_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_url_scheme_win.cpp b/Telegram/lib_base/base/platform/win/base_url_scheme_win.cpp -+index 152e140..a2b2b4b 100644 -+--- a/Telegram/lib_base/base/platform/win/base_url_scheme_win.cpp -++++ b/Telegram/lib_base/base/platform/win/base_url_scheme_win.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_windows_safe_library.cpp b/Telegram/lib_base/base/platform/win/base_windows_safe_library.cpp -+index d30c65f..3648a98 100644 -+--- a/Telegram/lib_base/base/platform/win/base_windows_safe_library.cpp -++++ b/Telegram/lib_base/base/platform/win/base_windows_safe_library.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_windows_winrt.cpp b/Telegram/lib_base/base/platform/win/base_windows_winrt.cpp -+index 682025f..1b72d29 100644 -+--- a/Telegram/lib_base/base/platform/win/base_windows_winrt.cpp -++++ b/Telegram/lib_base/base/platform/win/base_windows_winrt.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/platform/win/base_windows_wrl.cpp b/Telegram/lib_base/base/platform/win/base_windows_wrl.cpp -+index 636ff0f..216814d 100644 -+--- a/Telegram/lib_base/base/platform/win/base_windows_wrl.cpp -++++ b/Telegram/lib_base/base/platform/win/base_windows_wrl.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/power_save_blocker.cpp b/Telegram/lib_base/base/power_save_blocker.cpp -+index 93decb2..ea9bede 100644 -+--- a/Telegram/lib_base/base/power_save_blocker.cpp -++++ b/Telegram/lib_base/base/power_save_blocker.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/qt/qt_tab_key.cpp b/Telegram/lib_base/base/qt/qt_tab_key.cpp -+index 52a0aa9..17c2a9c 100644 -+--- a/Telegram/lib_base/base/qt/qt_tab_key.cpp -++++ b/Telegram/lib_base/base/qt/qt_tab_key.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/qthelp_url.cpp b/Telegram/lib_base/base/qthelp_url.cpp -+index b865f36..0d2aeb0 100644 -+--- a/Telegram/lib_base/base/qthelp_url.cpp -++++ b/Telegram/lib_base/base/qthelp_url.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/random.cpp b/Telegram/lib_base/base/random.cpp -+index c32f8a3..1138857 100644 -+--- a/Telegram/lib_base/base/random.cpp -++++ b/Telegram/lib_base/base/random.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/runtime_composer.cpp b/Telegram/lib_base/base/runtime_composer.cpp -+index f765c28..41ae014 100644 -+--- a/Telegram/lib_base/base/runtime_composer.cpp -++++ b/Telegram/lib_base/base/runtime_composer.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/single_instance.cpp b/Telegram/lib_base/base/single_instance.cpp -+index 0eba912..e90027c 100644 -+--- a/Telegram/lib_base/base/single_instance.cpp -++++ b/Telegram/lib_base/base/single_instance.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/tests_main.cpp b/Telegram/lib_base/base/tests_main.cpp -+index f7c38a4..50e03f6 100644 -+--- a/Telegram/lib_base/base/tests_main.cpp -++++ b/Telegram/lib_base/base/tests_main.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/timer.cpp b/Telegram/lib_base/base/timer.cpp -+index 73211de..35f4251 100644 -+--- a/Telegram/lib_base/base/timer.cpp -++++ b/Telegram/lib_base/base/timer.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_base/base/unixtime.cpp b/Telegram/lib_base/base/unixtime.cpp -+index 62f81ee..a6f57a2 100644 -+--- a/Telegram/lib_base/base/unixtime.cpp -++++ b/Telegram/lib_base/base/unixtime.cpp -+@@ -1,3 +1,4 @@ -++#include "base/base_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/platform/linux/language_linux.cpp b/Telegram/lib_spellcheck/spellcheck/platform/linux/language_linux.cpp -+index a691889..6b266ef 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/platform/linux/language_linux.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/platform/linux/language_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/platform/linux/linux_enchant.cpp b/Telegram/lib_spellcheck/spellcheck/platform/linux/linux_enchant.cpp -+index 8d25ee0..1d2fe23 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/platform/linux/linux_enchant.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/platform/linux/linux_enchant.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ /* enchant -+ * Copyright (C) 2003 Dom Lachowicz -+ * -+diff --git a/Telegram/lib_spellcheck/spellcheck/platform/linux/spellcheck_linux.cpp b/Telegram/lib_spellcheck/spellcheck/platform/linux/spellcheck_linux.cpp -+index 3e839c7..86e975c 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/platform/linux/spellcheck_linux.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/platform/linux/spellcheck_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/platform/win/language_win.cpp b/Telegram/lib_spellcheck/spellcheck/platform/win/language_win.cpp -+index 847aaa2..effb47d 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/platform/win/language_win.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/platform/win/language_win.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/platform/win/spellcheck_win.cpp b/Telegram/lib_spellcheck/spellcheck/platform/win/spellcheck_win.cpp -+index 431effd..3166ff3 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/platform/win/spellcheck_win.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/platform/win/spellcheck_win.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/spellcheck_highlight_syntax.cpp b/Telegram/lib_spellcheck/spellcheck/spellcheck_highlight_syntax.cpp -+index 7740198..c1beea5 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/spellcheck_highlight_syntax.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/spellcheck_highlight_syntax.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/spellcheck_utils.cpp b/Telegram/lib_spellcheck/spellcheck/spellcheck_utils.cpp -+index efeb6da..57a8f6a 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/spellcheck_utils.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/spellcheck_utils.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/spellcheck_value.cpp b/Telegram/lib_spellcheck/spellcheck/spellcheck_value.cpp -+index 5d25149..892db16 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/spellcheck_value.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/spellcheck_value.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/spelling_highlighter.cpp b/Telegram/lib_spellcheck/spellcheck/spelling_highlighter.cpp -+index cc7b92b..04d1500 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/spelling_highlighter.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/spelling_highlighter.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/spelling_highlighter_helper.cpp b/Telegram/lib_spellcheck/spellcheck/spelling_highlighter_helper.cpp -+index 4730bc8..7f2612e 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/spelling_highlighter_helper.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/spelling_highlighter_helper.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/third_party/hunspell_controller.cpp b/Telegram/lib_spellcheck/spellcheck/third_party/hunspell_controller.cpp -+index 1ef68f6..d310417 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/third_party/hunspell_controller.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/third_party/hunspell_controller.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/third_party/language_cld3.cpp b/Telegram/lib_spellcheck/spellcheck/third_party/language_cld3.cpp -+index 9c82321..d30fb96 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/third_party/language_cld3.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/third_party/language_cld3.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_spellcheck/spellcheck/third_party/spellcheck_hunspell.cpp b/Telegram/lib_spellcheck/spellcheck/third_party/spellcheck_hunspell.cpp -+index 895f74e..09c54a6 100644 -+--- a/Telegram/lib_spellcheck/spellcheck/third_party/spellcheck_hunspell.cpp -++++ b/Telegram/lib_spellcheck/spellcheck/third_party/spellcheck_hunspell.cpp -+@@ -1,3 +1,4 @@ -++#include "spellcheck/spellcheck_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/cache/storage_cache_binlog_reader.cpp b/Telegram/lib_storage/storage/cache/storage_cache_binlog_reader.cpp -+index 1586b7c..a48dabb 100644 -+--- a/Telegram/lib_storage/storage/cache/storage_cache_binlog_reader.cpp -++++ b/Telegram/lib_storage/storage/cache/storage_cache_binlog_reader.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/cache/storage_cache_cleaner.cpp b/Telegram/lib_storage/storage/cache/storage_cache_cleaner.cpp -+index ae6b8a6..0cb16ea 100644 -+--- a/Telegram/lib_storage/storage/cache/storage_cache_cleaner.cpp -++++ b/Telegram/lib_storage/storage/cache/storage_cache_cleaner.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/cache/storage_cache_compactor.cpp b/Telegram/lib_storage/storage/cache/storage_cache_compactor.cpp -+index 57b2c23..b5711b9 100644 -+--- a/Telegram/lib_storage/storage/cache/storage_cache_compactor.cpp -++++ b/Telegram/lib_storage/storage/cache/storage_cache_compactor.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/cache/storage_cache_database.cpp b/Telegram/lib_storage/storage/cache/storage_cache_database.cpp -+index 894b3cd..8bf1f5a 100644 -+--- a/Telegram/lib_storage/storage/cache/storage_cache_database.cpp -++++ b/Telegram/lib_storage/storage/cache/storage_cache_database.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/cache/storage_cache_database_object.cpp b/Telegram/lib_storage/storage/cache/storage_cache_database_object.cpp -+index ff9db28..6115b70 100644 -+--- a/Telegram/lib_storage/storage/cache/storage_cache_database_object.cpp -++++ b/Telegram/lib_storage/storage/cache/storage_cache_database_object.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/cache/storage_cache_types.cpp b/Telegram/lib_storage/storage/cache/storage_cache_types.cpp -+index 4fe47ad..c164568 100644 -+--- a/Telegram/lib_storage/storage/cache/storage_cache_types.cpp -++++ b/Telegram/lib_storage/storage/cache/storage_cache_types.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/cache/storage_encrypted_file_tests.cpp b/Telegram/lib_storage/storage/cache/storage_encrypted_file_tests.cpp -+index d9124ee..1638965 100644 -+--- a/Telegram/lib_storage/storage/cache/storage_encrypted_file_tests.cpp -++++ b/Telegram/lib_storage/storage/cache/storage_encrypted_file_tests.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_storage/storage/storage_clear_legacy.cpp b/Telegram/lib_storage/storage/storage_clear_legacy.cpp -+index 255fd3e..68dbc9c 100644 -+--- a/Telegram/lib_storage/storage/storage_clear_legacy.cpp -++++ b/Telegram/lib_storage/storage/storage_clear_legacy.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/storage_clear_legacy_posix.cpp b/Telegram/lib_storage/storage/storage_clear_legacy_posix.cpp -+index 6b4b1d1..e293386 100644 -+--- a/Telegram/lib_storage/storage/storage_clear_legacy_posix.cpp -++++ b/Telegram/lib_storage/storage/storage_clear_legacy_posix.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/storage_clear_legacy_win.cpp b/Telegram/lib_storage/storage/storage_clear_legacy_win.cpp -+index 7155b61..b6ce4e6 100644 -+--- a/Telegram/lib_storage/storage/storage_clear_legacy_win.cpp -++++ b/Telegram/lib_storage/storage/storage_clear_legacy_win.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/storage_databases.cpp b/Telegram/lib_storage/storage/storage_databases.cpp -+index 6fd0809..8929af8 100644 -+--- a/Telegram/lib_storage/storage/storage_databases.cpp -++++ b/Telegram/lib_storage/storage/storage_databases.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/storage_encrypted_file.cpp b/Telegram/lib_storage/storage/storage_encrypted_file.cpp -+index ca62baa..e12a255 100644 -+--- a/Telegram/lib_storage/storage/storage_encrypted_file.cpp -++++ b/Telegram/lib_storage/storage/storage_encrypted_file.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_storage/storage/storage_encryption.cpp b/Telegram/lib_storage/storage/storage_encryption.cpp -+index c4c14ef..1b487a8 100644 -+--- a/Telegram/lib_storage/storage/storage_encryption.cpp -++++ b/Telegram/lib_storage/storage/storage_encryption.cpp -+@@ -1,3 +1,4 @@ -++#include "storage/storage_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/emoji_suggestions/emoji_suggestions.h b/Telegram/lib_ui/emoji_suggestions/emoji_suggestions.h -+index 1725a2a..2ad5ab5 100644 -+--- a/Telegram/lib_ui/emoji_suggestions/emoji_suggestions.h -++++ b/Telegram/lib_ui/emoji_suggestions/emoji_suggestions.h -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/abstract_button.cpp b/Telegram/lib_ui/ui/abstract_button.cpp -+index 8767ce1..136c8c0 100644 -+--- a/Telegram/lib_ui/ui/abstract_button.cpp -++++ b/Telegram/lib_ui/ui/abstract_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/animated_icon.cpp b/Telegram/lib_ui/ui/animated_icon.cpp -+index 5e5be7d..db71692 100644 -+--- a/Telegram/lib_ui/ui/animated_icon.cpp -++++ b/Telegram/lib_ui/ui/animated_icon.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_ui/ui/basic_click_handlers.cpp b/Telegram/lib_ui/ui/basic_click_handlers.cpp -+index 91e52e7..60d890b 100644 -+--- a/Telegram/lib_ui/ui/basic_click_handlers.cpp -++++ b/Telegram/lib_ui/ui/basic_click_handlers.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/cached_special_layer_shadow_corners.cpp b/Telegram/lib_ui/ui/cached_special_layer_shadow_corners.cpp -+index 0d98360..3b9f062 100644 -+--- a/Telegram/lib_ui/ui/cached_special_layer_shadow_corners.cpp -++++ b/Telegram/lib_ui/ui/cached_special_layer_shadow_corners.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/click_handler.cpp b/Telegram/lib_ui/ui/click_handler.cpp -+index 4cb8ae2..306a0e0 100644 -+--- a/Telegram/lib_ui/ui/click_handler.cpp -++++ b/Telegram/lib_ui/ui/click_handler.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/delayed_activation.cpp b/Telegram/lib_ui/ui/delayed_activation.cpp -+index 2dc2ea4..23ecdd9 100644 -+--- a/Telegram/lib_ui/ui/delayed_activation.cpp -++++ b/Telegram/lib_ui/ui/delayed_activation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/dpr/dpr_icon.cpp b/Telegram/lib_ui/ui/dpr/dpr_icon.cpp -+index 6515cd3..7ff9490 100644 -+--- a/Telegram/lib_ui/ui/dpr/dpr_icon.cpp -++++ b/Telegram/lib_ui/ui/dpr/dpr_icon.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/dragging_scroll_manager.cpp b/Telegram/lib_ui/ui/dragging_scroll_manager.cpp -+index e9f2f2d..a4dc41b 100644 -+--- a/Telegram/lib_ui/ui/dragging_scroll_manager.cpp -++++ b/Telegram/lib_ui/ui/dragging_scroll_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_ui/ui/effects/animation_value.cpp b/Telegram/lib_ui/ui/effects/animation_value.cpp -+index c83c418..bb4661e 100644 -+--- a/Telegram/lib_ui/ui/effects/animation_value.cpp -++++ b/Telegram/lib_ui/ui/effects/animation_value.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/animations.cpp b/Telegram/lib_ui/ui/effects/animations.cpp -+index b0c69d9..3c9fb43 100644 -+--- a/Telegram/lib_ui/ui/effects/animations.cpp -++++ b/Telegram/lib_ui/ui/effects/animations.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/cross_animation.cpp b/Telegram/lib_ui/ui/effects/cross_animation.cpp -+index 18a9cd4..9744eaf 100644 -+--- a/Telegram/lib_ui/ui/effects/cross_animation.cpp -++++ b/Telegram/lib_ui/ui/effects/cross_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/cross_line.cpp b/Telegram/lib_ui/ui/effects/cross_line.cpp -+index aeffdef..3c10db4 100644 -+--- a/Telegram/lib_ui/ui/effects/cross_line.cpp -++++ b/Telegram/lib_ui/ui/effects/cross_line.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/fade_animation.cpp b/Telegram/lib_ui/ui/effects/fade_animation.cpp -+index 0908f26..aca6cd1 100644 -+--- a/Telegram/lib_ui/ui/effects/fade_animation.cpp -++++ b/Telegram/lib_ui/ui/effects/fade_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/frame_generator.cpp b/Telegram/lib_ui/ui/effects/frame_generator.cpp -+index a50b443..8929a8a 100644 -+--- a/Telegram/lib_ui/ui/effects/frame_generator.cpp -++++ b/Telegram/lib_ui/ui/effects/frame_generator.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/gradient.cpp b/Telegram/lib_ui/ui/effects/gradient.cpp -+index 4a99d32..34a34ef 100644 -+--- a/Telegram/lib_ui/ui/effects/gradient.cpp -++++ b/Telegram/lib_ui/ui/effects/gradient.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/numbers_animation.cpp b/Telegram/lib_ui/ui/effects/numbers_animation.cpp -+index e71b260..9953242 100644 -+--- a/Telegram/lib_ui/ui/effects/numbers_animation.cpp -++++ b/Telegram/lib_ui/ui/effects/numbers_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/panel_animation.cpp b/Telegram/lib_ui/ui/effects/panel_animation.cpp -+index 51144b5..46db429 100644 -+--- a/Telegram/lib_ui/ui/effects/panel_animation.cpp -++++ b/Telegram/lib_ui/ui/effects/panel_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/path_shift_gradient.cpp b/Telegram/lib_ui/ui/effects/path_shift_gradient.cpp -+index b8037b1..d3f01ac 100644 -+--- a/Telegram/lib_ui/ui/effects/path_shift_gradient.cpp -++++ b/Telegram/lib_ui/ui/effects/path_shift_gradient.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/radial_animation.cpp b/Telegram/lib_ui/ui/effects/radial_animation.cpp -+index ffea2ac..efa7531 100644 -+--- a/Telegram/lib_ui/ui/effects/radial_animation.cpp -++++ b/Telegram/lib_ui/ui/effects/radial_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/ripple_animation.cpp b/Telegram/lib_ui/ui/effects/ripple_animation.cpp -+index 35cc5bc..70d579e 100644 -+--- a/Telegram/lib_ui/ui/effects/ripple_animation.cpp -++++ b/Telegram/lib_ui/ui/effects/ripple_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/round_area_with_shadow.cpp b/Telegram/lib_ui/ui/effects/round_area_with_shadow.cpp -+index f1bf71a..2e50061 100644 -+--- a/Telegram/lib_ui/ui/effects/round_area_with_shadow.cpp -++++ b/Telegram/lib_ui/ui/effects/round_area_with_shadow.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/show_animation.cpp b/Telegram/lib_ui/ui/effects/show_animation.cpp -+index 2e7a362..bbc53bf 100644 -+--- a/Telegram/lib_ui/ui/effects/show_animation.cpp -++++ b/Telegram/lib_ui/ui/effects/show_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/slide_animation.cpp b/Telegram/lib_ui/ui/effects/slide_animation.cpp -+index 06ad3ed..3669220 100644 -+--- a/Telegram/lib_ui/ui/effects/slide_animation.cpp -++++ b/Telegram/lib_ui/ui/effects/slide_animation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/effects/spoiler_mess.cpp b/Telegram/lib_ui/ui/effects/spoiler_mess.cpp -+index a98bbc3..6df96bc 100644 -+--- a/Telegram/lib_ui/ui/effects/spoiler_mess.cpp -++++ b/Telegram/lib_ui/ui/effects/spoiler_mess.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/emoji_config.cpp b/Telegram/lib_ui/ui/emoji_config.cpp -+index 49f29e9..682d379 100644 -+--- a/Telegram/lib_ui/ui/emoji_config.cpp -++++ b/Telegram/lib_ui/ui/emoji_config.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/gl/gl_detection.cpp b/Telegram/lib_ui/ui/gl/gl_detection.cpp -+index 3d2a542..7fa494b 100644 -+--- a/Telegram/lib_ui/ui/gl/gl_detection.cpp -++++ b/Telegram/lib_ui/ui/gl/gl_detection.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/gl/gl_image.cpp b/Telegram/lib_ui/ui/gl/gl_image.cpp -+index cb04fdd..7baec05 100644 -+--- a/Telegram/lib_ui/ui/gl/gl_image.cpp -++++ b/Telegram/lib_ui/ui/gl/gl_image.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/gl/gl_math.cpp b/Telegram/lib_ui/ui/gl/gl_math.cpp -+index 92da4cc..01ac737 100644 -+--- a/Telegram/lib_ui/ui/gl/gl_math.cpp -++++ b/Telegram/lib_ui/ui/gl/gl_math.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/gl/gl_primitives.cpp b/Telegram/lib_ui/ui/gl/gl_primitives.cpp -+index 9b8b785..e03618e 100644 -+--- a/Telegram/lib_ui/ui/gl/gl_primitives.cpp -++++ b/Telegram/lib_ui/ui/gl/gl_primitives.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/gl/gl_shader.cpp b/Telegram/lib_ui/ui/gl/gl_shader.cpp -+index e28bfed..2962e43 100644 -+--- a/Telegram/lib_ui/ui/gl/gl_shader.cpp -++++ b/Telegram/lib_ui/ui/gl/gl_shader.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/gl/gl_surface.cpp b/Telegram/lib_ui/ui/gl/gl_surface.cpp -+index 3900b07..a16641b 100644 -+--- a/Telegram/lib_ui/ui/gl/gl_surface.cpp -++++ b/Telegram/lib_ui/ui/gl/gl_surface.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/gl/gl_window.cpp b/Telegram/lib_ui/ui/gl/gl_window.cpp -+index 0f3fdd1..ac348a7 100644 -+--- a/Telegram/lib_ui/ui/gl/gl_window.cpp -++++ b/Telegram/lib_ui/ui/gl/gl_window.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/image/image_prepare.cpp b/Telegram/lib_ui/ui/image/image_prepare.cpp -+index 12a80ef..9518652 100644 -+--- a/Telegram/lib_ui/ui/image/image_prepare.cpp -++++ b/Telegram/lib_ui/ui/image/image_prepare.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/inactive_press.cpp b/Telegram/lib_ui/ui/inactive_press.cpp -+index b30bf05..3ea28c8 100644 -+--- a/Telegram/lib_ui/ui/inactive_press.cpp -++++ b/Telegram/lib_ui/ui/inactive_press.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/integration.cpp b/Telegram/lib_ui/ui/integration.cpp -+index 5306967..e274e19 100644 -+--- a/Telegram/lib_ui/ui/integration.cpp -++++ b/Telegram/lib_ui/ui/integration.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/layers/box_content.cpp b/Telegram/lib_ui/ui/layers/box_content.cpp -+index fdaa06c..3733b49 100644 -+--- a/Telegram/lib_ui/ui/layers/box_content.cpp -++++ b/Telegram/lib_ui/ui/layers/box_content.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/layers/box_layer_widget.cpp b/Telegram/lib_ui/ui/layers/box_layer_widget.cpp -+index 6f356f9..cf338c2 100644 -+--- a/Telegram/lib_ui/ui/layers/box_layer_widget.cpp -++++ b/Telegram/lib_ui/ui/layers/box_layer_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/layers/generic_box.cpp b/Telegram/lib_ui/ui/layers/generic_box.cpp -+index 8ce8c16..f4ba1c3 100644 -+--- a/Telegram/lib_ui/ui/layers/generic_box.cpp -++++ b/Telegram/lib_ui/ui/layers/generic_box.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/layers/layer_manager.cpp b/Telegram/lib_ui/ui/layers/layer_manager.cpp -+index a6470ac..6ddc1c6 100644 -+--- a/Telegram/lib_ui/ui/layers/layer_manager.cpp -++++ b/Telegram/lib_ui/ui/layers/layer_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/layers/layer_widget.cpp b/Telegram/lib_ui/ui/layers/layer_widget.cpp -+index b91c2f5..15bc947 100644 -+--- a/Telegram/lib_ui/ui/layers/layer_widget.cpp -++++ b/Telegram/lib_ui/ui/layers/layer_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/layers/show.cpp b/Telegram/lib_ui/ui/layers/show.cpp -+index f28c64b..8ec0f89 100644 -+--- a/Telegram/lib_ui/ui/layers/show.cpp -++++ b/Telegram/lib_ui/ui/layers/show.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/main_queue_processor.cpp b/Telegram/lib_ui/ui/main_queue_processor.cpp -+index 76e36a9..7d8c8ed 100644 -+--- a/Telegram/lib_ui/ui/main_queue_processor.cpp -++++ b/Telegram/lib_ui/ui/main_queue_processor.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/paint/arcs.cpp b/Telegram/lib_ui/ui/paint/arcs.cpp -+index 2f346e4..ed8efdd 100644 -+--- a/Telegram/lib_ui/ui/paint/arcs.cpp -++++ b/Telegram/lib_ui/ui/paint/arcs.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/paint/blob.cpp b/Telegram/lib_ui/ui/paint/blob.cpp -+index 5722659..d421048 100644 -+--- a/Telegram/lib_ui/ui/paint/blob.cpp -++++ b/Telegram/lib_ui/ui/paint/blob.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/paint/blobs.cpp b/Telegram/lib_ui/ui/paint/blobs.cpp -+index 00e2cb8..be15cbf 100644 -+--- a/Telegram/lib_ui/ui/paint/blobs.cpp -++++ b/Telegram/lib_ui/ui/paint/blobs.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/paint/blobs_linear.cpp b/Telegram/lib_ui/ui/paint/blobs_linear.cpp -+index 4d274f2..f5e52a1 100644 -+--- a/Telegram/lib_ui/ui/paint/blobs_linear.cpp -++++ b/Telegram/lib_ui/ui/paint/blobs_linear.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/ph.cpp b/Telegram/lib_ui/ui/ph.cpp -+index 620db93..03a686c 100644 -+--- a/Telegram/lib_ui/ui/ph.cpp -++++ b/Telegram/lib_ui/ui/ph.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp b/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp -+index 2b1bf09..807af4b 100644 -+--- a/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp -++++ b/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/platform/linux/ui_window_linux.cpp b/Telegram/lib_ui/ui/platform/linux/ui_window_linux.cpp -+index 7a3aa25..6c7eab4 100644 -+--- a/Telegram/lib_ui/ui/platform/linux/ui_window_linux.cpp -++++ b/Telegram/lib_ui/ui/platform/linux/ui_window_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/platform/linux/ui_window_title_linux.cpp b/Telegram/lib_ui/ui/platform/linux/ui_window_title_linux.cpp -+index c89c0b4..286e304 100644 -+--- a/Telegram/lib_ui/ui/platform/linux/ui_window_title_linux.cpp -++++ b/Telegram/lib_ui/ui/platform/linux/ui_window_title_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/platform/ui_platform_window.cpp b/Telegram/lib_ui/ui/platform/ui_platform_window.cpp -+index 49d0c7a..3e5277e 100644 -+--- a/Telegram/lib_ui/ui/platform/ui_platform_window.cpp -++++ b/Telegram/lib_ui/ui/platform/ui_platform_window.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/platform/ui_platform_window_title.cpp b/Telegram/lib_ui/ui/platform/ui_platform_window_title.cpp -+index 04bfac2..c176722 100644 -+--- a/Telegram/lib_ui/ui/platform/ui_platform_window_title.cpp -++++ b/Telegram/lib_ui/ui/platform/ui_platform_window_title.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/platform/win/ui_utility_win.cpp b/Telegram/lib_ui/ui/platform/win/ui_utility_win.cpp -+index 23592ce..47be2cb 100644 -+--- a/Telegram/lib_ui/ui/platform/win/ui_utility_win.cpp -++++ b/Telegram/lib_ui/ui/platform/win/ui_utility_win.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/platform/win/ui_window_shadow_win.cpp b/Telegram/lib_ui/ui/platform/win/ui_window_shadow_win.cpp -+index 59bbe55..f8ed148 100644 -+--- a/Telegram/lib_ui/ui/platform/win/ui_window_shadow_win.cpp -++++ b/Telegram/lib_ui/ui/platform/win/ui_window_shadow_win.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/platform/win/ui_window_title_win.cpp b/Telegram/lib_ui/ui/platform/win/ui_window_title_win.cpp -+index 3433df0..4fce48a 100644 -+--- a/Telegram/lib_ui/ui/platform/win/ui_window_title_win.cpp -++++ b/Telegram/lib_ui/ui/platform/win/ui_window_title_win.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/platform/win/ui_window_win.cpp b/Telegram/lib_ui/ui/platform/win/ui_window_win.cpp -+index 5fe828b..15c0e3f 100644 -+--- a/Telegram/lib_ui/ui/platform/win/ui_window_win.cpp -++++ b/Telegram/lib_ui/ui/platform/win/ui_window_win.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/platform/win/ui_windows_direct_manipulation.cpp b/Telegram/lib_ui/ui/platform/win/ui_windows_direct_manipulation.cpp -+index 8f24c93..6a24925 100644 -+--- a/Telegram/lib_ui/ui/platform/win/ui_windows_direct_manipulation.cpp -++++ b/Telegram/lib_ui/ui/platform/win/ui_windows_direct_manipulation.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/round_rect.cpp b/Telegram/lib_ui/ui/round_rect.cpp -+index d539462..81d540e 100644 -+--- a/Telegram/lib_ui/ui/round_rect.cpp -++++ b/Telegram/lib_ui/ui/round_rect.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/rp_widget.cpp b/Telegram/lib_ui/ui/rp_widget.cpp -+index 4fc7c3b..493b5bb 100644 -+--- a/Telegram/lib_ui/ui/rp_widget.cpp -++++ b/Telegram/lib_ui/ui/rp_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/style/style_core.cpp b/Telegram/lib_ui/ui/style/style_core.cpp -+index 040313c..68997cb 100644 -+--- a/Telegram/lib_ui/ui/style/style_core.cpp -++++ b/Telegram/lib_ui/ui/style/style_core.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/style/style_core_color.cpp b/Telegram/lib_ui/ui/style/style_core_color.cpp -+index 3325cfd..f0923c1 100644 -+--- a/Telegram/lib_ui/ui/style/style_core_color.cpp -++++ b/Telegram/lib_ui/ui/style/style_core_color.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/style/style_core_custom_font.cpp b/Telegram/lib_ui/ui/style/style_core_custom_font.cpp -+index 0ad0fdf..286e467 100644 -+--- a/Telegram/lib_ui/ui/style/style_core_custom_font.cpp -++++ b/Telegram/lib_ui/ui/style/style_core_custom_font.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/style/style_core_direction.cpp b/Telegram/lib_ui/ui/style/style_core_direction.cpp -+index b8def89..0eb27fa 100644 -+--- a/Telegram/lib_ui/ui/style/style_core_direction.cpp -++++ b/Telegram/lib_ui/ui/style/style_core_direction.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/style/style_core_font.cpp b/Telegram/lib_ui/ui/style/style_core_font.cpp -+index a10d43a..ab24f9f 100644 -+--- a/Telegram/lib_ui/ui/style/style_core_font.cpp -++++ b/Telegram/lib_ui/ui/style/style_core_font.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/style/style_core_icon.cpp b/Telegram/lib_ui/ui/style/style_core_icon.cpp -+index e4330ff..8f263ec 100644 -+--- a/Telegram/lib_ui/ui/style/style_core_icon.cpp -++++ b/Telegram/lib_ui/ui/style/style_core_icon.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/style/style_core_palette.cpp b/Telegram/lib_ui/ui/style/style_core_palette.cpp -+index 687c764..6c17bec 100644 -+--- a/Telegram/lib_ui/ui/style/style_core_palette.cpp -++++ b/Telegram/lib_ui/ui/style/style_core_palette.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/style/style_core_scale.cpp b/Telegram/lib_ui/ui/style/style_core_scale.cpp -+index b6be737..5fd378c 100644 -+--- a/Telegram/lib_ui/ui/style/style_core_scale.cpp -++++ b/Telegram/lib_ui/ui/style/style_core_scale.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/style/style_core_types.cpp b/Telegram/lib_ui/ui/style/style_core_types.cpp -+index a39a1d8..5fd0714 100644 -+--- a/Telegram/lib_ui/ui/style/style_core_types.cpp -++++ b/Telegram/lib_ui/ui/style/style_core_types.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/style/style_palette_colorizer.cpp b/Telegram/lib_ui/ui/style/style_palette_colorizer.cpp -+index 491d8cd..2122f20 100644 -+--- a/Telegram/lib_ui/ui/style/style_palette_colorizer.cpp -++++ b/Telegram/lib_ui/ui/style/style_palette_colorizer.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/text/custom_emoji_instance.cpp b/Telegram/lib_ui/ui/text/custom_emoji_instance.cpp -+index de94b85..10ea0cc 100644 -+--- a/Telegram/lib_ui/ui/text/custom_emoji_instance.cpp -++++ b/Telegram/lib_ui/ui/text/custom_emoji_instance.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_ui/ui/text/text.cpp b/Telegram/lib_ui/ui/text/text.cpp -+index 95f10cb..e9f39cd 100644 -+--- a/Telegram/lib_ui/ui/text/text.cpp -++++ b/Telegram/lib_ui/ui/text/text.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/text/text_block.cpp b/Telegram/lib_ui/ui/text/text_block.cpp -+index e24723d..2bb54dc 100644 -+--- a/Telegram/lib_ui/ui/text/text_block.cpp -++++ b/Telegram/lib_ui/ui/text/text_block.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/text/text_custom_emoji.cpp b/Telegram/lib_ui/ui/text/text_custom_emoji.cpp -+index 165c632..1dbc5ed 100644 -+--- a/Telegram/lib_ui/ui/text/text_custom_emoji.cpp -++++ b/Telegram/lib_ui/ui/text/text_custom_emoji.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/text/text_entity.cpp b/Telegram/lib_ui/ui/text/text_entity.cpp -+index 383b3d0..39664e5 100644 -+--- a/Telegram/lib_ui/ui/text/text_entity.cpp -++++ b/Telegram/lib_ui/ui/text/text_entity.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/text/text_extended_data.cpp b/Telegram/lib_ui/ui/text/text_extended_data.cpp -+index dbae483..63ada6c 100644 -+--- a/Telegram/lib_ui/ui/text/text_extended_data.cpp -++++ b/Telegram/lib_ui/ui/text/text_extended_data.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/text/text_parser.cpp b/Telegram/lib_ui/ui/text/text_parser.cpp -+index 816eab6..6db16e2 100644 -+--- a/Telegram/lib_ui/ui/text/text_parser.cpp -++++ b/Telegram/lib_ui/ui/text/text_parser.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/text/text_renderer.cpp b/Telegram/lib_ui/ui/text/text_renderer.cpp -+index 58e72bd..c15afc4 100644 -+--- a/Telegram/lib_ui/ui/text/text_renderer.cpp -++++ b/Telegram/lib_ui/ui/text/text_renderer.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/text/text_utilities.cpp b/Telegram/lib_ui/ui/text/text_utilities.cpp -+index 35d4f35..72384d8 100644 -+--- a/Telegram/lib_ui/ui/text/text_utilities.cpp -++++ b/Telegram/lib_ui/ui/text/text_utilities.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/text/text_variant.cpp b/Telegram/lib_ui/ui/text/text_variant.cpp -+index 943867c..63b7e9c 100644 -+--- a/Telegram/lib_ui/ui/text/text_variant.cpp -++++ b/Telegram/lib_ui/ui/text/text_variant.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/toast/toast.cpp b/Telegram/lib_ui/ui/toast/toast.cpp -+index 9884a60..4e2193b 100644 -+--- a/Telegram/lib_ui/ui/toast/toast.cpp -++++ b/Telegram/lib_ui/ui/toast/toast.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/toast/toast_manager.cpp b/Telegram/lib_ui/ui/toast/toast_manager.cpp -+index 165af03..bfb5e2e 100644 -+--- a/Telegram/lib_ui/ui/toast/toast_manager.cpp -++++ b/Telegram/lib_ui/ui/toast/toast_manager.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/toast/toast_widget.cpp b/Telegram/lib_ui/ui/toast/toast_widget.cpp -+index 0907e1b..2fed6f2 100644 -+--- a/Telegram/lib_ui/ui/toast/toast_widget.cpp -++++ b/Telegram/lib_ui/ui/toast/toast_widget.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/ui_utility.cpp b/Telegram/lib_ui/ui/ui_utility.cpp -+index 692f8a8..8e7e92f 100644 -+--- a/Telegram/lib_ui/ui/ui_utility.cpp -++++ b/Telegram/lib_ui/ui/ui_utility.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/box_content_divider.cpp b/Telegram/lib_ui/ui/widgets/box_content_divider.cpp -+index dcd1b4d..d3427b5 100644 -+--- a/Telegram/lib_ui/ui/widgets/box_content_divider.cpp -++++ b/Telegram/lib_ui/ui/widgets/box_content_divider.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/buttons.cpp b/Telegram/lib_ui/ui/widgets/buttons.cpp -+index 389f957..aa33705 100644 -+--- a/Telegram/lib_ui/ui/widgets/buttons.cpp -++++ b/Telegram/lib_ui/ui/widgets/buttons.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/call_button.cpp b/Telegram/lib_ui/ui/widgets/call_button.cpp -+index 3048a8e..4c3032f 100644 -+--- a/Telegram/lib_ui/ui/widgets/call_button.cpp -++++ b/Telegram/lib_ui/ui/widgets/call_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/checkbox.cpp b/Telegram/lib_ui/ui/widgets/checkbox.cpp -+index bc3c6c7..820856a 100644 -+--- a/Telegram/lib_ui/ui/widgets/checkbox.cpp -++++ b/Telegram/lib_ui/ui/widgets/checkbox.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/dropdown_menu.cpp b/Telegram/lib_ui/ui/widgets/dropdown_menu.cpp -+index 070c43f..8894ded 100644 -+--- a/Telegram/lib_ui/ui/widgets/dropdown_menu.cpp -++++ b/Telegram/lib_ui/ui/widgets/dropdown_menu.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/elastic_scroll.cpp b/Telegram/lib_ui/ui/widgets/elastic_scroll.cpp -+index 4406c43..31af743 100644 -+--- a/Telegram/lib_ui/ui/widgets/elastic_scroll.cpp -++++ b/Telegram/lib_ui/ui/widgets/elastic_scroll.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/fields/input_field.cpp b/Telegram/lib_ui/ui/widgets/fields/input_field.cpp -+index 1005389..dab33f1 100644 -+--- a/Telegram/lib_ui/ui/widgets/fields/input_field.cpp -++++ b/Telegram/lib_ui/ui/widgets/fields/input_field.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/fields/masked_input_field.cpp b/Telegram/lib_ui/ui/widgets/fields/masked_input_field.cpp -+index 4e1b8da..1752aaa 100644 -+--- a/Telegram/lib_ui/ui/widgets/fields/masked_input_field.cpp -++++ b/Telegram/lib_ui/ui/widgets/fields/masked_input_field.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/fields/masked_input_field.h b/Telegram/lib_ui/ui/widgets/fields/masked_input_field.h -+index 1b09430..27c4578 100644 -+--- a/Telegram/lib_ui/ui/widgets/fields/masked_input_field.h -++++ b/Telegram/lib_ui/ui/widgets/fields/masked_input_field.h -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/fields/number_input.cpp b/Telegram/lib_ui/ui/widgets/fields/number_input.cpp -+index 293cae0..3f6555c 100644 -+--- a/Telegram/lib_ui/ui/widgets/fields/number_input.cpp -++++ b/Telegram/lib_ui/ui/widgets/fields/number_input.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/fields/password_input.cpp b/Telegram/lib_ui/ui/widgets/fields/password_input.cpp -+index b0cbd70..50d1fe0 100644 -+--- a/Telegram/lib_ui/ui/widgets/fields/password_input.cpp -++++ b/Telegram/lib_ui/ui/widgets/fields/password_input.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/fields/time_part_input.cpp b/Telegram/lib_ui/ui/widgets/fields/time_part_input.cpp -+index 3767574..3ca19d2 100644 -+--- a/Telegram/lib_ui/ui/widgets/fields/time_part_input.cpp -++++ b/Telegram/lib_ui/ui/widgets/fields/time_part_input.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/icon_button_with_text.cpp b/Telegram/lib_ui/ui/widgets/icon_button_with_text.cpp -+index bdf0bf1..03a06bd 100644 -+--- a/Telegram/lib_ui/ui/widgets/icon_button_with_text.cpp -++++ b/Telegram/lib_ui/ui/widgets/icon_button_with_text.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_ui/ui/widgets/inner_dropdown.cpp b/Telegram/lib_ui/ui/widgets/inner_dropdown.cpp -+index c9e2cee..787c7d0 100644 -+--- a/Telegram/lib_ui/ui/widgets/inner_dropdown.cpp -++++ b/Telegram/lib_ui/ui/widgets/inner_dropdown.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/labels.cpp b/Telegram/lib_ui/ui/widgets/labels.cpp -+index 8b75997..42900d8 100644 -+--- a/Telegram/lib_ui/ui/widgets/labels.cpp -++++ b/Telegram/lib_ui/ui/widgets/labels.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/menu/menu.cpp b/Telegram/lib_ui/ui/widgets/menu/menu.cpp -+index 925abfa..c39bd31 100644 -+--- a/Telegram/lib_ui/ui/widgets/menu/menu.cpp -++++ b/Telegram/lib_ui/ui/widgets/menu/menu.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_action.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_action.cpp -+index f74a484..7f04ce5 100644 -+--- a/Telegram/lib_ui/ui/widgets/menu/menu_action.cpp -++++ b/Telegram/lib_ui/ui/widgets/menu/menu_action.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback.cpp -+index 81a9acb..8109bcc 100644 -+--- a/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback.cpp -++++ b/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback_factory.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback_factory.cpp -+index 6e1f231..b146ad6 100644 -+--- a/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback_factory.cpp -++++ b/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback_factory.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_common.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_common.cpp -+index badc14c..a55cfd1 100644 -+--- a/Telegram/lib_ui/ui/widgets/menu/menu_common.cpp -++++ b/Telegram/lib_ui/ui/widgets/menu/menu_common.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_item_base.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_item_base.cpp -+index ab9b2d9..a636514 100644 -+--- a/Telegram/lib_ui/ui/widgets/menu/menu_item_base.cpp -++++ b/Telegram/lib_ui/ui/widgets/menu/menu_item_base.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_multiline_action.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_multiline_action.cpp -+index c1bddfc..75e90ad 100644 -+--- a/Telegram/lib_ui/ui/widgets/menu/menu_multiline_action.cpp -++++ b/Telegram/lib_ui/ui/widgets/menu/menu_multiline_action.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_separator.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_separator.cpp -+index f6d37ae..eaaf162 100644 -+--- a/Telegram/lib_ui/ui/widgets/menu/menu_separator.cpp -++++ b/Telegram/lib_ui/ui/widgets/menu/menu_separator.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_toggle.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_toggle.cpp -+index 93071ea..6347c2e 100644 -+--- a/Telegram/lib_ui/ui/widgets/menu/menu_toggle.cpp -++++ b/Telegram/lib_ui/ui/widgets/menu/menu_toggle.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/popup_menu.cpp b/Telegram/lib_ui/ui/widgets/popup_menu.cpp -+index b3f3c94..69b8e52 100644 -+--- a/Telegram/lib_ui/ui/widgets/popup_menu.cpp -++++ b/Telegram/lib_ui/ui/widgets/popup_menu.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/rp_window.cpp b/Telegram/lib_ui/ui/widgets/rp_window.cpp -+index 90a8d70..f7600e7 100644 -+--- a/Telegram/lib_ui/ui/widgets/rp_window.cpp -++++ b/Telegram/lib_ui/ui/widgets/rp_window.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/scroll_area.cpp b/Telegram/lib_ui/ui/widgets/scroll_area.cpp -+index 81fc8bf..f2f06a2 100644 -+--- a/Telegram/lib_ui/ui/widgets/scroll_area.cpp -++++ b/Telegram/lib_ui/ui/widgets/scroll_area.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/separate_panel.cpp b/Telegram/lib_ui/ui/widgets/separate_panel.cpp -+index e912181..9c61c27 100644 -+--- a/Telegram/lib_ui/ui/widgets/separate_panel.cpp -++++ b/Telegram/lib_ui/ui/widgets/separate_panel.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ /* -+ This file is part of Telegram Desktop, -+ the official desktop application for the Telegram messaging service. -+diff --git a/Telegram/lib_ui/ui/widgets/shadow.cpp b/Telegram/lib_ui/ui/widgets/shadow.cpp -+index efbedf9..c57f68d 100644 -+--- a/Telegram/lib_ui/ui/widgets/shadow.cpp -++++ b/Telegram/lib_ui/ui/widgets/shadow.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/side_bar_button.cpp b/Telegram/lib_ui/ui/widgets/side_bar_button.cpp -+index 470d94a..b67c95e 100644 -+--- a/Telegram/lib_ui/ui/widgets/side_bar_button.cpp -++++ b/Telegram/lib_ui/ui/widgets/side_bar_button.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/time_input.cpp b/Telegram/lib_ui/ui/widgets/time_input.cpp -+index 1317f3a..a96d3bc 100644 -+--- a/Telegram/lib_ui/ui/widgets/time_input.cpp -++++ b/Telegram/lib_ui/ui/widgets/time_input.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/widgets/tooltip.cpp b/Telegram/lib_ui/ui/widgets/tooltip.cpp -+index 317c6b3..df8b436 100644 -+--- a/Telegram/lib_ui/ui/widgets/tooltip.cpp -++++ b/Telegram/lib_ui/ui/widgets/tooltip.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/wrap/fade_wrap.cpp b/Telegram/lib_ui/ui/wrap/fade_wrap.cpp -+index 92da08d..515ec24 100644 -+--- a/Telegram/lib_ui/ui/wrap/fade_wrap.cpp -++++ b/Telegram/lib_ui/ui/wrap/fade_wrap.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/wrap/follow_slide_wrap.cpp b/Telegram/lib_ui/ui/wrap/follow_slide_wrap.cpp -+index 8eedd74..9bc64c2 100644 -+--- a/Telegram/lib_ui/ui/wrap/follow_slide_wrap.cpp -++++ b/Telegram/lib_ui/ui/wrap/follow_slide_wrap.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/wrap/padding_wrap.cpp b/Telegram/lib_ui/ui/wrap/padding_wrap.cpp -+index 19ad522..68101b9 100644 -+--- a/Telegram/lib_ui/ui/wrap/padding_wrap.cpp -++++ b/Telegram/lib_ui/ui/wrap/padding_wrap.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/wrap/slide_wrap.cpp b/Telegram/lib_ui/ui/wrap/slide_wrap.cpp -+index 94dc3f2..260851b 100644 -+--- a/Telegram/lib_ui/ui/wrap/slide_wrap.cpp -++++ b/Telegram/lib_ui/ui/wrap/slide_wrap.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/wrap/table_layout.cpp b/Telegram/lib_ui/ui/wrap/table_layout.cpp -+index efd032c..297aa09 100644 -+--- a/Telegram/lib_ui/ui/wrap/table_layout.cpp -++++ b/Telegram/lib_ui/ui/wrap/table_layout.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/wrap/vertical_layout.cpp b/Telegram/lib_ui/ui/wrap/vertical_layout.cpp -+index 2303637..c4dad5a 100644 -+--- a/Telegram/lib_ui/ui/wrap/vertical_layout.cpp -++++ b/Telegram/lib_ui/ui/wrap/vertical_layout.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_ui/ui/wrap/vertical_layout_reorder.cpp b/Telegram/lib_ui/ui/wrap/vertical_layout_reorder.cpp -+index b882ef6..42dcaff 100644 -+--- a/Telegram/lib_ui/ui/wrap/vertical_layout_reorder.cpp -++++ b/Telegram/lib_ui/ui/wrap/vertical_layout_reorder.cpp -+@@ -1,3 +1,4 @@ -++#include "ui/ui_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_webrtc/webrtc/details/webrtc_openal_adm.cpp b/Telegram/lib_webrtc/webrtc/details/webrtc_openal_adm.cpp -+index 7876e88..0e97a7c 100644 -+--- a/Telegram/lib_webrtc/webrtc/details/webrtc_openal_adm.cpp -++++ b/Telegram/lib_webrtc/webrtc/details/webrtc_openal_adm.cpp -+@@ -1,3 +1,4 @@ -++#include "webrtc/webrtc_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_webrtc/webrtc/linux/webrtc_media_devices_linux.cpp b/Telegram/lib_webrtc/webrtc/linux/webrtc_media_devices_linux.cpp -+index 334859b..352d984 100644 -+--- a/Telegram/lib_webrtc/webrtc/linux/webrtc_media_devices_linux.cpp -++++ b/Telegram/lib_webrtc/webrtc/linux/webrtc_media_devices_linux.cpp -+@@ -1,3 +1,4 @@ -++#include "webrtc/webrtc_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_webrtc/webrtc/webrtc_audio_input_tester.cpp b/Telegram/lib_webrtc/webrtc/webrtc_audio_input_tester.cpp -+index 3c4a188..523f062 100644 -+--- a/Telegram/lib_webrtc/webrtc/webrtc_audio_input_tester.cpp -++++ b/Telegram/lib_webrtc/webrtc/webrtc_audio_input_tester.cpp -+@@ -1,3 +1,4 @@ -++#include "webrtc/webrtc_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_webrtc/webrtc/webrtc_create_adm.cpp b/Telegram/lib_webrtc/webrtc/webrtc_create_adm.cpp -+index 06c14ef..5e7aa1a 100644 -+--- a/Telegram/lib_webrtc/webrtc/webrtc_create_adm.cpp -++++ b/Telegram/lib_webrtc/webrtc/webrtc_create_adm.cpp -+@@ -1,3 +1,4 @@ -++#include "webrtc/webrtc_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_webrtc/webrtc/webrtc_media_devices.cpp b/Telegram/lib_webrtc/webrtc/webrtc_media_devices.cpp -+index a57ca81..1576a50 100644 -+--- a/Telegram/lib_webrtc/webrtc/webrtc_media_devices.cpp -++++ b/Telegram/lib_webrtc/webrtc/webrtc_media_devices.cpp -+@@ -1,3 +1,4 @@ -++#include "webrtc/webrtc_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_webrtc/webrtc/webrtc_video_track.cpp b/Telegram/lib_webrtc/webrtc/webrtc_video_track.cpp -+index c850b8d..31f7ec4 100644 -+--- a/Telegram/lib_webrtc/webrtc/webrtc_video_track.cpp -++++ b/Telegram/lib_webrtc/webrtc/webrtc_video_track.cpp -+@@ -1,3 +1,4 @@ -++#include "webrtc/webrtc_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/Telegram/lib_webrtc/webrtc/win/webrtc_loopback_adm_win.cpp b/Telegram/lib_webrtc/webrtc/win/webrtc_loopback_adm_win.cpp -+index a01b2ec..62d1e88 100644 -+--- a/Telegram/lib_webrtc/webrtc/win/webrtc_loopback_adm_win.cpp -++++ b/Telegram/lib_webrtc/webrtc/win/webrtc_loopback_adm_win.cpp -+@@ -1,3 +1,4 @@ -++#include "webrtc/webrtc_pch.h" -+ // This file is part of Desktop App Toolkit, -+ // a set of libraries for developing nice desktop applications. -+ // -+diff --git a/cmake/options_linux.cmake b/cmake/options_linux.cmake -+index 2351d6c..6dfd765 100644 -+--- a/cmake/options_linux.cmake -++++ b/cmake/options_linux.cmake -+@@ -81,7 +81,6 @@ if (NOT DESKTOP_APP_USE_PACKAGED OR DESKTOP_APP_SPECIAL_TARGET) -+ target_compile_options_if_exists(common_options -+ INTERFACE -+ -fno-omit-frame-pointer -+- -fstack-protector-all -+ -fstack-clash-protection -+ -fcf-protection -+ ) -+@@ -95,7 +94,6 @@ if (NOT DESKTOP_APP_USE_PACKAGED OR DESKTOP_APP_SPECIAL_TARGET) -+ target_compile_definitions(common_options -+ INTERFACE -+ $<$>:_FORTIFY_SOURCE=3> -+- _GLIBCXX_ASSERTIONS -+ ) -+ endif() -+ -+-- -+2.42.0 -+ -+ -+From 99dbc68cbb450f8cc7636e4454d6d646d78fb592 Mon Sep 17 00:00:00 2001 -+From: Gerasim Troeglazov <3dEyes@gmail.com> -+Date: Sun, 12 Nov 2023 18:36:23 +1000 -+Subject: Include PCH (part 2) -+ -+ +diff --git a/Telegram/SourceFiles/api/api_attached_stickers.cpp b/Telegram/SourceFiles/api/api_attached_stickers.cpp +index 0f18e76..f7147e2 100644 +--- a/Telegram/SourceFiles/api/api_attached_stickers.cpp @@ -7675,7 +53,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/api/api_chat_filters.cpp b/Telegram/SourceFiles/api/api_chat_filters.cpp -+index c045263..c03c526 100644 ++index 7287b56..3f25a12 100644 +--- a/Telegram/SourceFiles/api/api_chat_filters.cpp ++++ b/Telegram/SourceFiles/api/api_chat_filters.cpp +@@ -1,3 +1,4 @@ @@ -7693,7 +71,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/api/api_chat_participants.cpp b/Telegram/SourceFiles/api/api_chat_participants.cpp -+index 0ee748f..007729d 100644 ++index 1714d9e..8ecf338 100644 +--- a/Telegram/SourceFiles/api/api_chat_participants.cpp ++++ b/Telegram/SourceFiles/api/api_chat_participants.cpp +@@ -1,3 +1,4 @@ @@ -7891,7 +269,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/api/api_statistics.cpp b/Telegram/SourceFiles/api/api_statistics.cpp -+index 383d097..f133c52 100644 ++index 6655c61..2dbdb43 100644 +--- a/Telegram/SourceFiles/api/api_statistics.cpp ++++ b/Telegram/SourceFiles/api/api_statistics.cpp +@@ -1,3 +1,4 @@ @@ -7918,7 +296,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/api/api_transcribes.cpp b/Telegram/SourceFiles/api/api_transcribes.cpp -+index 6a69b53..08f55ba 100644 ++index ac79288..272f4c4 100644 +--- a/Telegram/SourceFiles/api/api_transcribes.cpp ++++ b/Telegram/SourceFiles/api/api_transcribes.cpp +@@ -1,3 +1,4 @@ @@ -7936,7 +314,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/api/api_updates.cpp b/Telegram/SourceFiles/api/api_updates.cpp -+index 064f410..ad3d78e 100644 ++index 5f903a6..6707582 100644 +--- a/Telegram/SourceFiles/api/api_updates.cpp ++++ b/Telegram/SourceFiles/api/api_updates.cpp +@@ -1,3 +1,4 @@ @@ -7990,7 +368,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/apiwrap.cpp b/Telegram/SourceFiles/apiwrap.cpp -+index c3024e9..a3e8c6e 100644 ++index 3b12875..b9ad33e 100644 +--- a/Telegram/SourceFiles/apiwrap.cpp ++++ b/Telegram/SourceFiles/apiwrap.cpp +@@ -1,3 +1,4 @@ @@ -7999,671 +377,675 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/about_box.cpp b/Telegram/SourceFiles/boxes/about_box.cpp -+index bc234c3..b700c1e 100644 ++index 6d001d4..b700c1e 100644 +--- a/Telegram/SourceFiles/boxes/about_box.cpp ++++ b/Telegram/SourceFiles/boxes/about_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/about_sponsored_box.cpp b/Telegram/SourceFiles/boxes/about_sponsored_box.cpp -+index d831b49..8f1363b 100644 ++index 8c932df..8f1363b 100644 +--- a/Telegram/SourceFiles/boxes/about_sponsored_box.cpp ++++ b/Telegram/SourceFiles/boxes/about_sponsored_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/abstract_box.cpp b/Telegram/SourceFiles/boxes/abstract_box.cpp -+index 9017bee..17dc925 100644 ++index 5b9f1fd..17dc925 100644 +--- a/Telegram/SourceFiles/boxes/abstract_box.cpp ++++ b/Telegram/SourceFiles/boxes/abstract_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/add_contact_box.cpp b/Telegram/SourceFiles/boxes/add_contact_box.cpp -+index 344f485..33f0bc3 100644 ++index 8fd1f5c..e55038e 100644 +--- a/Telegram/SourceFiles/boxes/add_contact_box.cpp ++++ b/Telegram/SourceFiles/boxes/add_contact_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/auto_download_box.cpp b/Telegram/SourceFiles/boxes/auto_download_box.cpp -+index f5f383d..9122bd4 100644 ++index ae42f3c..4ff7713 100644 +--- a/Telegram/SourceFiles/boxes/auto_download_box.cpp ++++ b/Telegram/SourceFiles/boxes/auto_download_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/auto_lock_box.cpp b/Telegram/SourceFiles/boxes/auto_lock_box.cpp -+index cd77e4b..fd48f74 100644 ++index 70c09ec..fd48f74 100644 +--- a/Telegram/SourceFiles/boxes/auto_lock_box.cpp ++++ b/Telegram/SourceFiles/boxes/auto_lock_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/background_box.cpp b/Telegram/SourceFiles/boxes/background_box.cpp -+index 9a1349f..b83be50 100644 ++index 0ae3023..9328398 100644 +--- a/Telegram/SourceFiles/boxes/background_box.cpp ++++ b/Telegram/SourceFiles/boxes/background_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/background_preview_box.cpp b/Telegram/SourceFiles/boxes/background_preview_box.cpp -+index d65bc7f..d45e613 100644 ++index c54f581..fd05679 100644 +--- a/Telegram/SourceFiles/boxes/background_preview_box.cpp ++++ b/Telegram/SourceFiles/boxes/background_preview_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/choose_filter_box.cpp b/Telegram/SourceFiles/boxes/choose_filter_box.cpp -+index 688e60c..dcb357e 100644 ++index bc61e9f..dcb357e 100644 +--- a/Telegram/SourceFiles/boxes/choose_filter_box.cpp ++++ b/Telegram/SourceFiles/boxes/choose_filter_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/connection_box.cpp b/Telegram/SourceFiles/boxes/connection_box.cpp -+index 679a8e1..0e6e122 100644 ++index 144582a..0e6e122 100644 +--- a/Telegram/SourceFiles/boxes/connection_box.cpp ++++ b/Telegram/SourceFiles/boxes/connection_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/create_poll_box.cpp b/Telegram/SourceFiles/boxes/create_poll_box.cpp -+index 439d48c..47aaf68 100644 ++index 373899b..3937162 100644 +--- a/Telegram/SourceFiles/boxes/create_poll_box.cpp ++++ b/Telegram/SourceFiles/boxes/create_poll_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/delete_messages_box.cpp b/Telegram/SourceFiles/boxes/delete_messages_box.cpp -+index 3b55789..3697cc2 100644 ++index 99fe6b8..3697cc2 100644 +--- a/Telegram/SourceFiles/boxes/delete_messages_box.cpp ++++ b/Telegram/SourceFiles/boxes/delete_messages_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/dictionaries_manager.cpp b/Telegram/SourceFiles/boxes/dictionaries_manager.cpp -+index a7cfe8a..6d6169d 100644 ++index 72cfd29..6d6169d 100644 +--- a/Telegram/SourceFiles/boxes/dictionaries_manager.cpp ++++ b/Telegram/SourceFiles/boxes/dictionaries_manager.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/download_path_box.cpp b/Telegram/SourceFiles/boxes/download_path_box.cpp -+index 2c70d43..7b19630 100644 ++index 69179e9..7b19630 100644 +--- a/Telegram/SourceFiles/boxes/download_path_box.cpp ++++ b/Telegram/SourceFiles/boxes/download_path_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/edit_caption_box.cpp b/Telegram/SourceFiles/boxes/edit_caption_box.cpp -+index 500e899..0782ef7 100644 ++index defc4bd..0782ef7 100644 +--- a/Telegram/SourceFiles/boxes/edit_caption_box.cpp ++++ b/Telegram/SourceFiles/boxes/edit_caption_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/edit_privacy_box.cpp b/Telegram/SourceFiles/boxes/edit_privacy_box.cpp -+index 6711a24..d059f07 100644 ++index 899c8be..6a22ce6 100644 +--- a/Telegram/SourceFiles/boxes/edit_privacy_box.cpp ++++ b/Telegram/SourceFiles/boxes/edit_privacy_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/filters/edit_filter_box.cpp b/Telegram/SourceFiles/boxes/filters/edit_filter_box.cpp -+index 60dd22c..bdf3077 100644 ++index 37b946d..55f3555 100644 +--- a/Telegram/SourceFiles/boxes/filters/edit_filter_box.cpp ++++ b/Telegram/SourceFiles/boxes/filters/edit_filter_box.cpp -+@@ -1,3 +1,5 @@ ++@@ -1,3 +1,6 @@ ++#include "stdafx.h" ++#include "stdafx.h" -+ #include "ui/ui_pch.h" +++#include "ui/ui_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/filters/edit_filter_chats_list.cpp b/Telegram/SourceFiles/boxes/filters/edit_filter_chats_list.cpp -+index 661d0be..6ff66ad 100644 ++index 989a986..6ff66ad 100644 +--- a/Telegram/SourceFiles/boxes/filters/edit_filter_chats_list.cpp ++++ b/Telegram/SourceFiles/boxes/filters/edit_filter_chats_list.cpp -+@@ -1,3 +1,5 @@ ++@@ -1,3 +1,6 @@ ++#include "stdafx.h" ++#include "stdafx.h" -+ #include "ui/ui_pch.h" +++#include "ui/ui_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/filters/edit_filter_links.cpp b/Telegram/SourceFiles/boxes/filters/edit_filter_links.cpp -+index 8594bbd..df5f4bb 100644 ++index d60cc03..9d66ecf 100644 +--- a/Telegram/SourceFiles/boxes/filters/edit_filter_links.cpp ++++ b/Telegram/SourceFiles/boxes/filters/edit_filter_links.cpp -+@@ -1,3 +1,5 @@ ++@@ -1,3 +1,6 @@ ++#include "stdafx.h" ++#include "stdafx.h" -+ #include "ui/ui_pch.h" +++#include "ui/ui_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/gift_premium_box.cpp b/Telegram/SourceFiles/boxes/gift_premium_box.cpp -+index 6b12474..407456f 100644 ++index 1244964..407456f 100644 +--- a/Telegram/SourceFiles/boxes/gift_premium_box.cpp ++++ b/Telegram/SourceFiles/boxes/gift_premium_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/language_box.cpp b/Telegram/SourceFiles/boxes/language_box.cpp -+index 44037dd..38923ed 100644 ++index ab709a8..2d1c1b2 100644 +--- a/Telegram/SourceFiles/boxes/language_box.cpp ++++ b/Telegram/SourceFiles/boxes/language_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/local_storage_box.cpp b/Telegram/SourceFiles/boxes/local_storage_box.cpp -+index c10a5cf..d4428f2 100644 ++index fcdbd8d..ea37bb3 100644 +--- a/Telegram/SourceFiles/boxes/local_storage_box.cpp ++++ b/Telegram/SourceFiles/boxes/local_storage_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/max_invite_box.cpp b/Telegram/SourceFiles/boxes/max_invite_box.cpp -+index 7491be6..936480a 100644 ++index b6230b6..936480a 100644 +--- a/Telegram/SourceFiles/boxes/max_invite_box.cpp ++++ b/Telegram/SourceFiles/boxes/max_invite_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/passcode_box.cpp b/Telegram/SourceFiles/boxes/passcode_box.cpp -+index 8b99412..63a3005 100644 ++index e320b43..63a3005 100644 +--- a/Telegram/SourceFiles/boxes/passcode_box.cpp ++++ b/Telegram/SourceFiles/boxes/passcode_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peer_list_box.cpp b/Telegram/SourceFiles/boxes/peer_list_box.cpp -+index 008dd60..16ffaf6 100644 ++index 9f12a53..16ffaf6 100644 +--- a/Telegram/SourceFiles/boxes/peer_list_box.cpp ++++ b/Telegram/SourceFiles/boxes/peer_list_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peer_list_controllers.cpp b/Telegram/SourceFiles/boxes/peer_list_controllers.cpp -+index 754e2ea..80cc0df 100644 ++index bad9dbd..80cc0df 100644 +--- a/Telegram/SourceFiles/boxes/peer_list_controllers.cpp ++++ b/Telegram/SourceFiles/boxes/peer_list_controllers.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peer_lists_box.cpp b/Telegram/SourceFiles/boxes/peer_lists_box.cpp -+index 778ae9d..381ade8 100644 ++index 80e2a93..381ade8 100644 +--- a/Telegram/SourceFiles/boxes/peer_lists_box.cpp ++++ b/Telegram/SourceFiles/boxes/peer_lists_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/add_bot_to_chat_box.cpp b/Telegram/SourceFiles/boxes/peers/add_bot_to_chat_box.cpp -+index df8275e..217b442 100644 ++index 1bffcb2..217b442 100644 +--- a/Telegram/SourceFiles/boxes/peers/add_bot_to_chat_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/add_bot_to_chat_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/add_participants_box.cpp b/Telegram/SourceFiles/boxes/peers/add_participants_box.cpp -+index 9a1bc57..ebb5805 100644 ++index b27ce34..84b4c4e 100644 +--- a/Telegram/SourceFiles/boxes/peers/add_participants_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/add_participants_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/choose_peer_box.cpp b/Telegram/SourceFiles/boxes/peers/choose_peer_box.cpp -+index de79b4b..9091db0 100644 ++index 6ccc564..0deac72 100644 +--- a/Telegram/SourceFiles/boxes/peers/choose_peer_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/choose_peer_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp -+index 74a87a8..7636757 100644 ++index 19af19a..7636757 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_contact_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_forum_topic_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_forum_topic_box.cpp -+index 9a97fa3..cbb643f 100644 ++index 2a48825..2311669 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_forum_topic_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_forum_topic_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_linked_chat_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_linked_chat_box.cpp -+index 2dee0c5..5f97317 100644 ++index 1f24ecd..45ed4b8 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_linked_chat_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_linked_chat_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_members_visible.cpp b/Telegram/SourceFiles/boxes/peers/edit_members_visible.cpp -+index c1d089e..9dcf7ee 100644 ++index 8cf55a1..9a1ee8b 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_members_visible.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_members_visible.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_participant_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_participant_box.cpp -+index c82df00..89e7868 100644 ++index d867c06..89e7868 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_participant_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_participant_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_participants_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_participants_box.cpp -+index e7e6131..b397f09 100644 ++index ff59266..6675642 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_participants_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_participants_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_color_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_color_box.cpp -+index 0bd58f8..b5d3e98 100644 ++index fd3458c..90f72ae 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_peer_color_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_color_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_history_visibility_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_history_visibility_box.cpp -+index 44b9f79..f243adb 100644 ++index 6970664..f243adb 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_peer_history_visibility_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_history_visibility_box.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "base/base_pch.h" -+ #include "ui/ui_pch.h" +++#include "ui/ui_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_info_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_info_box.cpp -+index d551aee..ae935a5 100644 ++index 7b10102..1962546 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_peer_info_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_info_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_invite_link.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_invite_link.cpp -+index 11ed78d..223e9db 100644 ++index 03bf610..6543898 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_peer_invite_link.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_invite_link.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_invite_links.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_invite_links.cpp -+index 267a4db..51e6e00 100644 ++index 46905d6..ab5ac3d 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_peer_invite_links.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_invite_links.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_permissions_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_permissions_box.cpp -+index 223dfef..38da70c 100644 ++index f502485..1271af0 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_peer_permissions_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_permissions_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_reactions.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_reactions.cpp -+index f1bf8ee..1061fab 100644 ++index fddad6f..07fc4cf 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_peer_reactions.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_reactions.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_requests_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_requests_box.cpp -+index b977d75..fd07cbe 100644 ++index 406c8a9..17b7b25 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_peer_requests_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_requests_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_type_box.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_type_box.cpp -+index 91f05f6..4c7b18f 100644 ++index 5e5dee3..c59e3a7 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_peer_type_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_type_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/edit_peer_usernames_list.cpp b/Telegram/SourceFiles/boxes/peers/edit_peer_usernames_list.cpp -+index 1c8a16c..894c042 100644 ++index c586bb6..2df11d9 100644 +--- a/Telegram/SourceFiles/boxes/peers/edit_peer_usernames_list.cpp ++++ b/Telegram/SourceFiles/boxes/peers/edit_peer_usernames_list.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/peer_short_info_box.cpp b/Telegram/SourceFiles/boxes/peers/peer_short_info_box.cpp -+index ac95b10..819a192 100644 ++index bc07210..819a192 100644 +--- a/Telegram/SourceFiles/boxes/peers/peer_short_info_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/peer_short_info_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/prepare_short_info_box.cpp b/Telegram/SourceFiles/boxes/peers/prepare_short_info_box.cpp -+index affd8c9..50e54e7 100644 ++index d716453..50e54e7 100644 +--- a/Telegram/SourceFiles/boxes/peers/prepare_short_info_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/prepare_short_info_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/peers/replace_boost_box.cpp b/Telegram/SourceFiles/boxes/peers/replace_boost_box.cpp -+index d837063..c983f38 100644 ++index 0129b85..c983f38 100644 +--- a/Telegram/SourceFiles/boxes/peers/replace_boost_box.cpp ++++ b/Telegram/SourceFiles/boxes/peers/replace_boost_box.cpp -+@@ -1,4 +1,6 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,6 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/phone_banned_box.cpp b/Telegram/SourceFiles/boxes/phone_banned_box.cpp -+index d0b6034..7fe5e44 100644 ++index b29388e..7fe5e44 100644 +--- a/Telegram/SourceFiles/boxes/phone_banned_box.cpp ++++ b/Telegram/SourceFiles/boxes/phone_banned_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/pin_messages_box.cpp b/Telegram/SourceFiles/boxes/pin_messages_box.cpp -+index c297fdf..3a38144 100644 ++index 163e9de..3a38144 100644 +--- a/Telegram/SourceFiles/boxes/pin_messages_box.cpp ++++ b/Telegram/SourceFiles/boxes/pin_messages_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/premium_limits_box.cpp b/Telegram/SourceFiles/boxes/premium_limits_box.cpp -+index bf979ba..17f4d47 100644 ++index 64452a9..9e2687b 100644 +--- a/Telegram/SourceFiles/boxes/premium_limits_box.cpp ++++ b/Telegram/SourceFiles/boxes/premium_limits_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/premium_preview_box.cpp b/Telegram/SourceFiles/boxes/premium_preview_box.cpp -+index 7c52bcd..adb69bb 100644 ++index 6cdb9a1..bbb3613 100644 +--- a/Telegram/SourceFiles/boxes/premium_preview_box.cpp ++++ b/Telegram/SourceFiles/boxes/premium_preview_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/reactions_settings_box.cpp b/Telegram/SourceFiles/boxes/reactions_settings_box.cpp -+index 29b97b7..af09be6 100644 ++index b580c3f..b36aa17 100644 +--- a/Telegram/SourceFiles/boxes/reactions_settings_box.cpp ++++ b/Telegram/SourceFiles/boxes/reactions_settings_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/report_messages_box.cpp b/Telegram/SourceFiles/boxes/report_messages_box.cpp -+index d641d03..ea4cd7a 100644 ++index 5c8d591..ea4cd7a 100644 +--- a/Telegram/SourceFiles/boxes/report_messages_box.cpp ++++ b/Telegram/SourceFiles/boxes/report_messages_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/ringtones_box.cpp b/Telegram/SourceFiles/boxes/ringtones_box.cpp -+index d7b4309..276cc82 100644 ++index 74e8f51..8e2f643 100644 +--- a/Telegram/SourceFiles/boxes/ringtones_box.cpp ++++ b/Telegram/SourceFiles/boxes/ringtones_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/self_destruction_box.cpp b/Telegram/SourceFiles/boxes/self_destruction_box.cpp -+index 9cceae8..b85607d 100644 ++index 03d8a61..b85607d 100644 +--- a/Telegram/SourceFiles/boxes/self_destruction_box.cpp ++++ b/Telegram/SourceFiles/boxes/self_destruction_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/send_files_box.cpp b/Telegram/SourceFiles/boxes/send_files_box.cpp -+index 5f83b6a..0744a98 100644 ++index 18f0243..64dd016 100644 +--- a/Telegram/SourceFiles/boxes/send_files_box.cpp ++++ b/Telegram/SourceFiles/boxes/send_files_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/sessions_box.cpp b/Telegram/SourceFiles/boxes/sessions_box.cpp -+index 6237eb6..ee616c8 100644 ++index ec42804..e715d7f 100644 +--- a/Telegram/SourceFiles/boxes/sessions_box.cpp ++++ b/Telegram/SourceFiles/boxes/sessions_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/share_box.cpp b/Telegram/SourceFiles/boxes/share_box.cpp -+index a8f0802..204f633 100644 ++index 1ffcc1d..1de921a 100644 +--- a/Telegram/SourceFiles/boxes/share_box.cpp ++++ b/Telegram/SourceFiles/boxes/share_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/sticker_set_box.cpp b/Telegram/SourceFiles/boxes/sticker_set_box.cpp -+index 5264f0d..aab0e05 100644 ++index 82e4e3d..aab0e05 100644 +--- a/Telegram/SourceFiles/boxes/sticker_set_box.cpp ++++ b/Telegram/SourceFiles/boxes/sticker_set_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/stickers_box.cpp b/Telegram/SourceFiles/boxes/stickers_box.cpp -+index 5315d98..590b225 100644 ++index 3f35e95..36f8593 100644 +--- a/Telegram/SourceFiles/boxes/stickers_box.cpp ++++ b/Telegram/SourceFiles/boxes/stickers_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/translate_box.cpp b/Telegram/SourceFiles/boxes/translate_box.cpp -+index b9fb56e..ef94903 100644 ++index e0a7603..1b3cddb 100644 +--- a/Telegram/SourceFiles/boxes/translate_box.cpp ++++ b/Telegram/SourceFiles/boxes/translate_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/url_auth_box.cpp b/Telegram/SourceFiles/boxes/url_auth_box.cpp -+index 86f943e..de6c3af 100644 ++index ef72584..bea5f5e 100644 +--- a/Telegram/SourceFiles/boxes/url_auth_box.cpp ++++ b/Telegram/SourceFiles/boxes/url_auth_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/boxes/username_box.cpp b/Telegram/SourceFiles/boxes/username_box.cpp -+index cf9998d..f785dee 100644 ++index 52c08b6..0a507dd 100644 +--- a/Telegram/SourceFiles/boxes/username_box.cpp ++++ b/Telegram/SourceFiles/boxes/username_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, @@ -8678,7 +1060,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/calls/calls_call.cpp b/Telegram/SourceFiles/calls/calls_call.cpp -+index 5fe9ac6..cf82623 100644 ++index 471468e..0ae5c3d 100644 +--- a/Telegram/SourceFiles/calls/calls_call.cpp ++++ b/Telegram/SourceFiles/calls/calls_call.cpp +@@ -1,3 +1,4 @@ @@ -8813,7 +1195,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/calls/group/calls_group_invite_controller.cpp b/Telegram/SourceFiles/calls/group/calls_group_invite_controller.cpp -+index ffb6859..bb45988 100644 ++index 6259bcd..8f1e7ae 100644 +--- a/Telegram/SourceFiles/calls/group/calls_group_invite_controller.cpp ++++ b/Telegram/SourceFiles/calls/group/calls_group_invite_controller.cpp +@@ -1,3 +1,4 @@ @@ -8822,7 +1204,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/calls/group/calls_group_members.cpp b/Telegram/SourceFiles/calls/group/calls_group_members.cpp -+index 586583a..724c829 100644 ++index 73ac7d1..9439b2e 100644 +--- a/Telegram/SourceFiles/calls/group/calls_group_members.cpp ++++ b/Telegram/SourceFiles/calls/group/calls_group_members.cpp +@@ -1,3 +1,4 @@ @@ -8858,7 +1240,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/calls/group/calls_group_rtmp.cpp b/Telegram/SourceFiles/calls/group/calls_group_rtmp.cpp -+index 69cd781..8e5d41b 100644 ++index fded076..998ea45 100644 +--- a/Telegram/SourceFiles/calls/group/calls_group_rtmp.cpp ++++ b/Telegram/SourceFiles/calls/group/calls_group_rtmp.cpp +@@ -1,3 +1,4 @@ @@ -8867,7 +1249,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/calls/group/calls_group_settings.cpp b/Telegram/SourceFiles/calls/group/calls_group_settings.cpp -+index 121d6d0..9fe0d2a 100644 ++index 8e0df2f..9e9b075 100644 +--- a/Telegram/SourceFiles/calls/group/calls_group_settings.cpp ++++ b/Telegram/SourceFiles/calls/group/calls_group_settings.cpp +@@ -1,3 +1,4 @@ @@ -8929,6 +1311,33 @@ index 0000000..579292c + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/calls/group/ui/calls_group_recording_box.cpp b/Telegram/SourceFiles/calls/group/ui/calls_group_recording_box.cpp ++index 30a492a..de209d3 100644 ++--- a/Telegram/SourceFiles/calls/group/ui/calls_group_recording_box.cpp +++++ b/Telegram/SourceFiles/calls/group/ui/calls_group_recording_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/calls/group/ui/calls_group_scheduled_labels.cpp b/Telegram/SourceFiles/calls/group/ui/calls_group_scheduled_labels.cpp ++index 708cf3c..e685f00 100644 ++--- a/Telegram/SourceFiles/calls/group/ui/calls_group_scheduled_labels.cpp +++++ b/Telegram/SourceFiles/calls/group/ui/calls_group_scheduled_labels.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/calls/group/ui/desktop_capture_choose_source.cpp b/Telegram/SourceFiles/calls/group/ui/desktop_capture_choose_source.cpp ++index 85fc075..3fbd4ce 100644 ++--- a/Telegram/SourceFiles/calls/group/ui/desktop_capture_choose_source.cpp +++++ b/Telegram/SourceFiles/calls/group/ui/desktop_capture_choose_source.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/chat_helpers/bot_command.cpp b/Telegram/SourceFiles/chat_helpers/bot_command.cpp +index e827426..eeea454 100644 +--- a/Telegram/SourceFiles/chat_helpers/bot_command.cpp @@ -8975,7 +1384,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/chat_helpers/emoji_list_widget.cpp b/Telegram/SourceFiles/chat_helpers/emoji_list_widget.cpp -+index 2a51048..2041670 100644 ++index 9ae411d..2c75312 100644 +--- a/Telegram/SourceFiles/chat_helpers/emoji_list_widget.cpp ++++ b/Telegram/SourceFiles/chat_helpers/emoji_list_widget.cpp +@@ -1,3 +1,4 @@ @@ -9119,7 +1528,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/chat_helpers/tabbed_selector.cpp b/Telegram/SourceFiles/chat_helpers/tabbed_selector.cpp -+index 4860481..39e93a1 100644 ++index 9d6f669..7ccfdc0 100644 +--- a/Telegram/SourceFiles/chat_helpers/tabbed_selector.cpp ++++ b/Telegram/SourceFiles/chat_helpers/tabbed_selector.cpp +@@ -1,3 +1,4 @@ @@ -9128,183 +1537,228 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/application.cpp b/Telegram/SourceFiles/core/application.cpp -+index cbd2c3b..e52e338 100644 ++index a25bf54..2a234c6 100644 +--- a/Telegram/SourceFiles/core/application.cpp ++++ b/Telegram/SourceFiles/core/application.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/base_integration.cpp b/Telegram/SourceFiles/core/base_integration.cpp -+index b39098b..b7fa545 100644 ++index 4e794a1..b7fa545 100644 +--- a/Telegram/SourceFiles/core/base_integration.cpp ++++ b/Telegram/SourceFiles/core/base_integration.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/changelogs.cpp b/Telegram/SourceFiles/core/changelogs.cpp -+index 66291c7..1bb9e96 100644 ++index 2d0d52f..1bb9e96 100644 +--- a/Telegram/SourceFiles/core/changelogs.cpp ++++ b/Telegram/SourceFiles/core/changelogs.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/click_handler_types.cpp b/Telegram/SourceFiles/core/click_handler_types.cpp -+index 47ace82..4347391 100644 ++index 36d1871..cdf26ad 100644 +--- a/Telegram/SourceFiles/core/click_handler_types.cpp ++++ b/Telegram/SourceFiles/core/click_handler_types.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/core_cloud_password.cpp b/Telegram/SourceFiles/core/core_cloud_password.cpp -+index 6bbfe37..9043bd2 100644 ++index 99b5d58..9043bd2 100644 +--- a/Telegram/SourceFiles/core/core_cloud_password.cpp ++++ b/Telegram/SourceFiles/core/core_cloud_password.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/core_settings.cpp b/Telegram/SourceFiles/core/core_settings.cpp -+index 3aea40d..9ef34bb 100644 ++index 5d78057..dd6a659 100644 +--- a/Telegram/SourceFiles/core/core_settings.cpp ++++ b/Telegram/SourceFiles/core/core_settings.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/core_settings_proxy.cpp b/Telegram/SourceFiles/core/core_settings_proxy.cpp -+index 0022e90..b8abd9a 100644 ++index b219f4f..b8abd9a 100644 +--- a/Telegram/SourceFiles/core/core_settings_proxy.cpp ++++ b/Telegram/SourceFiles/core/core_settings_proxy.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/crash_report_window.cpp b/Telegram/SourceFiles/core/crash_report_window.cpp -+index bcf61db..91be55b 100644 ++index 41bacf4..91be55b 100644 +--- a/Telegram/SourceFiles/core/crash_report_window.cpp ++++ b/Telegram/SourceFiles/core/crash_report_window.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/crash_reports.cpp b/Telegram/SourceFiles/core/crash_reports.cpp -+index b05ee38..6d9ad56 100644 ++index 6f4e2d4..6d9ad56 100644 +--- a/Telegram/SourceFiles/core/crash_reports.cpp ++++ b/Telegram/SourceFiles/core/crash_reports.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/core/file_location.cpp b/Telegram/SourceFiles/core/file_location.cpp ++index 8d2eef4..7be22a9 100644 ++--- a/Telegram/SourceFiles/core/file_location.cpp +++++ b/Telegram/SourceFiles/core/file_location.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/file_utilities.cpp b/Telegram/SourceFiles/core/file_utilities.cpp -+index b1d7511..b731789 100644 ++index 7103e1b..b731789 100644 +--- a/Telegram/SourceFiles/core/file_utilities.cpp ++++ b/Telegram/SourceFiles/core/file_utilities.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/launcher.cpp b/Telegram/SourceFiles/core/launcher.cpp -+index 97d265b..0f0017e 100644 ++index b171b07..0f0017e 100644 +--- a/Telegram/SourceFiles/core/launcher.cpp ++++ b/Telegram/SourceFiles/core/launcher.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/local_url_handlers.cpp b/Telegram/SourceFiles/core/local_url_handlers.cpp -+index 4fdabfa..71dd530 100644 ++index 2d5f882..0ca7ece 100644 +--- a/Telegram/SourceFiles/core/local_url_handlers.cpp ++++ b/Telegram/SourceFiles/core/local_url_handlers.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/core/mime_type.cpp b/Telegram/SourceFiles/core/mime_type.cpp ++index 8ba1b64..ec32e86 100644 ++--- a/Telegram/SourceFiles/core/mime_type.cpp +++++ b/Telegram/SourceFiles/core/mime_type.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/sandbox.cpp b/Telegram/SourceFiles/core/sandbox.cpp -+index a43a09c..a5456f4 100644 ++index 62d8e49..0cd9f54 100644 +--- a/Telegram/SourceFiles/core/sandbox.cpp ++++ b/Telegram/SourceFiles/core/sandbox.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/shortcuts.cpp b/Telegram/SourceFiles/core/shortcuts.cpp -+index 7260bc8..dc55dfa 100644 ++index f673aba..dc55dfa 100644 +--- a/Telegram/SourceFiles/core/shortcuts.cpp ++++ b/Telegram/SourceFiles/core/shortcuts.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/ui_integration.cpp b/Telegram/SourceFiles/core/ui_integration.cpp -+index a3c839a..5559fe6 100644 ++index ba2593e..5559fe6 100644 +--- a/Telegram/SourceFiles/core/ui_integration.cpp ++++ b/Telegram/SourceFiles/core/ui_integration.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/update_checker.cpp b/Telegram/SourceFiles/core/update_checker.cpp -+index f9636bf..bfb9233 100644 ++index 43cbbda..bfb9233 100644 +--- a/Telegram/SourceFiles/core/update_checker.cpp ++++ b/Telegram/SourceFiles/core/update_checker.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/core/utils.cpp b/Telegram/SourceFiles/core/utils.cpp -+index 18c75e1..365ef22 100644 ++index bcc0068..365ef22 100644 +--- a/Telegram/SourceFiles/core/utils.cpp ++++ b/Telegram/SourceFiles/core/utils.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "base/base_pch.h" +++#include "base/base_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/countries/countries_instance.cpp b/Telegram/SourceFiles/countries/countries_instance.cpp ++index ba15901..6e6b8fb 100644 ++--- a/Telegram/SourceFiles/countries/countries_instance.cpp +++++ b/Telegram/SourceFiles/countries/countries_instance.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/countries/countries_manager.cpp b/Telegram/SourceFiles/countries/countries_manager.cpp -+index 4c32d88..ec9fa95 100644 ++index 5b8c30c..ec9fa95 100644 +--- a/Telegram/SourceFiles/countries/countries_manager.cpp ++++ b/Telegram/SourceFiles/countries/countries_manager.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "ui/ui_pch.h" +++#include "ui/ui_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_abstract_structure.cpp b/Telegram/SourceFiles/data/data_abstract_structure.cpp -+index 8ff4289..cde7f74 100644 ++index aa02c91..cde7f74 100644 +--- a/Telegram/SourceFiles/data/data_abstract_structure.cpp ++++ b/Telegram/SourceFiles/data/data_abstract_structure.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_audio_msg_id.cpp b/Telegram/SourceFiles/data/data_audio_msg_id.cpp -+index f8d85d9..dc8a83b 100644 ++index d8365be..dc8a83b 100644 +--- a/Telegram/SourceFiles/data/data_audio_msg_id.cpp ++++ b/Telegram/SourceFiles/data/data_audio_msg_id.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, @@ -9319,11 +1773,11 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_auto_download.cpp b/Telegram/SourceFiles/data/data_auto_download.cpp -+index 94c5045..d14b545 100644 ++index c0ea850..d14b545 100644 +--- a/Telegram/SourceFiles/data/data_auto_download.cpp ++++ b/Telegram/SourceFiles/data/data_auto_download.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, @@ -9338,107 +1792,107 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_bot_app.cpp b/Telegram/SourceFiles/data/data_bot_app.cpp -+index 442b9cc..ffdc956 100644 ++index ff9705c..ffdc956 100644 +--- a/Telegram/SourceFiles/data/data_bot_app.cpp ++++ b/Telegram/SourceFiles/data/data_bot_app.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_changes.cpp b/Telegram/SourceFiles/data/data_changes.cpp -+index 7ba61f4..9f3f12f 100644 ++index f200415..9f3f12f 100644 +--- a/Telegram/SourceFiles/data/data_changes.cpp ++++ b/Telegram/SourceFiles/data/data_changes.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_channel.cpp b/Telegram/SourceFiles/data/data_channel.cpp -+index 07b6a5b..7f5bcbe 100644 ++index 6f25e02..0b46e85 100644 +--- a/Telegram/SourceFiles/data/data_channel.cpp ++++ b/Telegram/SourceFiles/data/data_channel.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_channel_admins.cpp b/Telegram/SourceFiles/data/data_channel_admins.cpp -+index c5759db..2270787 100644 ++index e7ac8ce..2270787 100644 +--- a/Telegram/SourceFiles/data/data_channel_admins.cpp ++++ b/Telegram/SourceFiles/data/data_channel_admins.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_chat.cpp b/Telegram/SourceFiles/data/data_chat.cpp -+index 6246890..92cbef2 100644 ++index 1e19a00..92cbef2 100644 +--- a/Telegram/SourceFiles/data/data_chat.cpp ++++ b/Telegram/SourceFiles/data/data_chat.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_chat_filters.cpp b/Telegram/SourceFiles/data/data_chat_filters.cpp -+index 6a457d4..9c80e67 100644 ++index 7e824cc..9c80e67 100644 +--- a/Telegram/SourceFiles/data/data_chat_filters.cpp ++++ b/Telegram/SourceFiles/data/data_chat_filters.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_chat_participant_status.cpp b/Telegram/SourceFiles/data/data_chat_participant_status.cpp -+index ef085c6..b068d55 100644 ++index f875ccd..b068d55 100644 +--- a/Telegram/SourceFiles/data/data_chat_participant_status.cpp ++++ b/Telegram/SourceFiles/data/data_chat_participant_status.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_cloud_file.cpp b/Telegram/SourceFiles/data/data_cloud_file.cpp -+index df9be63..7ee0a62 100644 ++index bee9035..7ee0a62 100644 +--- a/Telegram/SourceFiles/data/data_cloud_file.cpp ++++ b/Telegram/SourceFiles/data/data_cloud_file.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_cloud_themes.cpp b/Telegram/SourceFiles/data/data_cloud_themes.cpp -+index aa0b232..efa5b1c 100644 ++index 5ac1c20..efa5b1c 100644 +--- a/Telegram/SourceFiles/data/data_cloud_themes.cpp ++++ b/Telegram/SourceFiles/data/data_cloud_themes.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_document.cpp b/Telegram/SourceFiles/data/data_document.cpp -+index 106398c..17200ff 100644 ++index 32ff4be..5334c72 100644 +--- a/Telegram/SourceFiles/data/data_document.cpp ++++ b/Telegram/SourceFiles/data/data_document.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_document.h b/Telegram/SourceFiles/data/data_document.h -+index 59891c0..c9baab3 100644 ++index c33c9cb..d8c684c 100644 +--- a/Telegram/SourceFiles/data/data_document.h ++++ b/Telegram/SourceFiles/data/data_document.h +@@ -1,3 +1,4 @@ @@ -9447,2261 +1901,2549 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_document_media.cpp b/Telegram/SourceFiles/data/data_document_media.cpp -+index 30dfca7..8d96968 100644 ++index 101f0f8..c7402d8 100644 +--- a/Telegram/SourceFiles/data/data_document_media.cpp ++++ b/Telegram/SourceFiles/data/data_document_media.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_document_resolver.cpp b/Telegram/SourceFiles/data/data_document_resolver.cpp -+index dc28afc..6524aea 100644 ++index 05d23ec..978b22b 100644 +--- a/Telegram/SourceFiles/data/data_document_resolver.cpp ++++ b/Telegram/SourceFiles/data/data_document_resolver.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_download_manager.cpp b/Telegram/SourceFiles/data/data_download_manager.cpp -+index 6585429..a2178d0 100644 ++index 1d7ea12..bc32d3d 100644 +--- a/Telegram/SourceFiles/data/data_download_manager.cpp ++++ b/Telegram/SourceFiles/data/data_download_manager.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_drafts.cpp b/Telegram/SourceFiles/data/data_drafts.cpp -+index cb61b94..0e7f86a 100644 ++index 6f386e5..0e7f86a 100644 +--- a/Telegram/SourceFiles/data/data_drafts.cpp ++++ b/Telegram/SourceFiles/data/data_drafts.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_emoji_statuses.cpp b/Telegram/SourceFiles/data/data_emoji_statuses.cpp -+index ff988c1..be1efd9 100644 ++index a394edc..be1efd9 100644 +--- a/Telegram/SourceFiles/data/data_emoji_statuses.cpp ++++ b/Telegram/SourceFiles/data/data_emoji_statuses.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_file_click_handler.cpp b/Telegram/SourceFiles/data/data_file_click_handler.cpp -+index 8e4c842..a9f931d 100644 ++index e42397d..a9f931d 100644 +--- a/Telegram/SourceFiles/data/data_file_click_handler.cpp ++++ b/Telegram/SourceFiles/data/data_file_click_handler.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_file_origin.cpp b/Telegram/SourceFiles/data/data_file_origin.cpp -+index 7e62d22..8b1a36d 100644 ++index 9cac2ec..8b1a36d 100644 +--- a/Telegram/SourceFiles/data/data_file_origin.cpp ++++ b/Telegram/SourceFiles/data/data_file_origin.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_folder.cpp b/Telegram/SourceFiles/data/data_folder.cpp -+index 6352609..64fccfe 100644 ++index bbd4ce9..64fccfe 100644 +--- a/Telegram/SourceFiles/data/data_folder.cpp ++++ b/Telegram/SourceFiles/data/data_folder.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_forum.cpp b/Telegram/SourceFiles/data/data_forum.cpp -+index 02a0cd2..47f9222 100644 ++index 361135d..47f9222 100644 +--- a/Telegram/SourceFiles/data/data_forum.cpp ++++ b/Telegram/SourceFiles/data/data_forum.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_forum_icons.cpp b/Telegram/SourceFiles/data/data_forum_icons.cpp -+index cc8b3c2..99e127e 100644 ++index 1469cf5..99e127e 100644 +--- a/Telegram/SourceFiles/data/data_forum_icons.cpp ++++ b/Telegram/SourceFiles/data/data_forum_icons.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_forum_topic.cpp b/Telegram/SourceFiles/data/data_forum_topic.cpp -+index 9db8bee..ab942e5 100644 ++index 7b5391a..ab942e5 100644 +--- a/Telegram/SourceFiles/data/data_forum_topic.cpp ++++ b/Telegram/SourceFiles/data/data_forum_topic.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_game.cpp b/Telegram/SourceFiles/data/data_game.cpp -+index 376a77c..4fdf633 100644 ++index 6861e69..4fdf633 100644 +--- a/Telegram/SourceFiles/data/data_game.cpp ++++ b/Telegram/SourceFiles/data/data_game.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_group_call.cpp b/Telegram/SourceFiles/data/data_group_call.cpp -+index e4a4a21..6b11cc3 100644 ++index 0567477..6b11cc3 100644 +--- a/Telegram/SourceFiles/data/data_group_call.cpp ++++ b/Telegram/SourceFiles/data/data_group_call.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_groups.cpp b/Telegram/SourceFiles/data/data_groups.cpp -+index 8a5ee5b..11524dc 100644 ++index cf75482..11524dc 100644 +--- a/Telegram/SourceFiles/data/data_groups.cpp ++++ b/Telegram/SourceFiles/data/data_groups.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_histories.cpp b/Telegram/SourceFiles/data/data_histories.cpp -+index f2d8d48..c13e489 100644 ++index dd5b435..b31cbf5 100644 +--- a/Telegram/SourceFiles/data/data_histories.cpp ++++ b/Telegram/SourceFiles/data/data_histories.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_location.cpp b/Telegram/SourceFiles/data/data_location.cpp -+index 12b22db..6b2de53 100644 ++index c08c668..6b2de53 100644 +--- a/Telegram/SourceFiles/data/data_location.cpp ++++ b/Telegram/SourceFiles/data/data_location.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_media_rotation.cpp b/Telegram/SourceFiles/data/data_media_rotation.cpp -+index bce8128..3ca4760 100644 ++index eaa0a12..3ca4760 100644 +--- a/Telegram/SourceFiles/data/data_media_rotation.cpp ++++ b/Telegram/SourceFiles/data/data_media_rotation.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_media_types.cpp b/Telegram/SourceFiles/data/data_media_types.cpp -+index 68ed8e9..17d92c3 100644 ++index 3965657..1efcff3 100644 +--- a/Telegram/SourceFiles/data/data_media_types.cpp ++++ b/Telegram/SourceFiles/data/data_media_types.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_message_reaction_id.cpp b/Telegram/SourceFiles/data/data_message_reaction_id.cpp -+index 94e84f5..5721b28 100644 ++index 1103d2e..5721b28 100644 +--- a/Telegram/SourceFiles/data/data_message_reaction_id.cpp ++++ b/Telegram/SourceFiles/data/data_message_reaction_id.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_message_reactions.cpp b/Telegram/SourceFiles/data/data_message_reactions.cpp -+index 16a35b9..3f5b74e 100644 ++index 9dc677f..492bca1 100644 +--- a/Telegram/SourceFiles/data/data_message_reactions.cpp ++++ b/Telegram/SourceFiles/data/data_message_reactions.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_messages.cpp b/Telegram/SourceFiles/data/data_messages.cpp -+index 9dea253..7395b01 100644 ++index fabee6f..7395b01 100644 +--- a/Telegram/SourceFiles/data/data_messages.cpp ++++ b/Telegram/SourceFiles/data/data_messages.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_peer.cpp b/Telegram/SourceFiles/data/data_peer.cpp -+index dc1af30..e91df04 100644 ++index 0f34729..f2abd25 100644 +--- a/Telegram/SourceFiles/data/data_peer.cpp ++++ b/Telegram/SourceFiles/data/data_peer.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_peer_bot_command.cpp b/Telegram/SourceFiles/data/data_peer_bot_command.cpp -+index 4f06692..064f161 100644 ++index 9aef254..064f161 100644 +--- a/Telegram/SourceFiles/data/data_peer_bot_command.cpp ++++ b/Telegram/SourceFiles/data/data_peer_bot_command.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_peer_bot_commands.cpp b/Telegram/SourceFiles/data/data_peer_bot_commands.cpp -+index abf5503..cf3136e 100644 ++index 8adc31a..cf3136e 100644 +--- a/Telegram/SourceFiles/data/data_peer_bot_commands.cpp ++++ b/Telegram/SourceFiles/data/data_peer_bot_commands.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_peer_id.cpp b/Telegram/SourceFiles/data/data_peer_id.cpp -+index d9a575c..3c5792d 100644 ++index b6a7723..3c5792d 100644 +--- a/Telegram/SourceFiles/data/data_peer_id.cpp ++++ b/Telegram/SourceFiles/data/data_peer_id.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_peer_values.cpp b/Telegram/SourceFiles/data/data_peer_values.cpp -+index f944034..011dc17 100644 ++index 1670afa..011dc17 100644 +--- a/Telegram/SourceFiles/data/data_peer_values.cpp ++++ b/Telegram/SourceFiles/data/data_peer_values.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_photo.cpp b/Telegram/SourceFiles/data/data_photo.cpp -+index daf6499..ebad465 100644 ++index 2530ccc..e321d46 100644 +--- a/Telegram/SourceFiles/data/data_photo.cpp ++++ b/Telegram/SourceFiles/data/data_photo.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_photo_media.cpp b/Telegram/SourceFiles/data/data_photo_media.cpp -+index 45b9d5a..1b902cf 100644 ++index 0b66e19..e9f846e 100644 +--- a/Telegram/SourceFiles/data/data_photo_media.cpp ++++ b/Telegram/SourceFiles/data/data_photo_media.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_poll.cpp b/Telegram/SourceFiles/data/data_poll.cpp -+index ac36c0d..9c0e1c1 100644 ++index f781f95..9c0e1c1 100644 +--- a/Telegram/SourceFiles/data/data_poll.cpp ++++ b/Telegram/SourceFiles/data/data_poll.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_premium_limits.cpp b/Telegram/SourceFiles/data/data_premium_limits.cpp -+index e4bf086..7a7677c 100644 ++index 07a5124..ac73348 100644 +--- a/Telegram/SourceFiles/data/data_premium_limits.cpp ++++ b/Telegram/SourceFiles/data/data_premium_limits.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_pts_waiter.cpp b/Telegram/SourceFiles/data/data_pts_waiter.cpp -+index 19120a2..547ed9f 100644 ++index 316ef0a..547ed9f 100644 +--- a/Telegram/SourceFiles/data/data_pts_waiter.cpp ++++ b/Telegram/SourceFiles/data/data_pts_waiter.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_replies_list.cpp b/Telegram/SourceFiles/data/data_replies_list.cpp -+index 72825f7..d8094e1 100644 ++index 733a0ae..d8094e1 100644 +--- a/Telegram/SourceFiles/data/data_replies_list.cpp ++++ b/Telegram/SourceFiles/data/data_replies_list.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_reply_preview.cpp b/Telegram/SourceFiles/data/data_reply_preview.cpp -+index c8ceb9b..fbd87a0 100644 ++index e31f30f..fbd87a0 100644 +--- a/Telegram/SourceFiles/data/data_reply_preview.cpp ++++ b/Telegram/SourceFiles/data/data_reply_preview.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_scheduled_messages.cpp b/Telegram/SourceFiles/data/data_scheduled_messages.cpp -+index 48969c4..0a2b63f 100644 ++index 7f5821b..0a2b63f 100644 +--- a/Telegram/SourceFiles/data/data_scheduled_messages.cpp ++++ b/Telegram/SourceFiles/data/data_scheduled_messages.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_search_controller.cpp b/Telegram/SourceFiles/data/data_search_controller.cpp -+index 6602824..867be6b 100644 ++index 08fae49..867be6b 100644 +--- a/Telegram/SourceFiles/data/data_search_controller.cpp ++++ b/Telegram/SourceFiles/data/data_search_controller.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_send_action.cpp b/Telegram/SourceFiles/data/data_send_action.cpp -+index 9fe6f6e..4a549a4 100644 ++index ea8f92b..4a549a4 100644 +--- a/Telegram/SourceFiles/data/data_send_action.cpp ++++ b/Telegram/SourceFiles/data/data_send_action.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_session.cpp b/Telegram/SourceFiles/data/data_session.cpp -+index ec16e81..fab89bb 100644 ++index a6fdfc1..889e7d6 100644 +--- a/Telegram/SourceFiles/data/data_session.cpp ++++ b/Telegram/SourceFiles/data/data_session.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_shared_media.cpp b/Telegram/SourceFiles/data/data_shared_media.cpp -+index 8c62cb0..2d861b1 100644 ++index 8033fba..2d861b1 100644 +--- a/Telegram/SourceFiles/data/data_shared_media.cpp ++++ b/Telegram/SourceFiles/data/data_shared_media.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_sparse_ids.cpp b/Telegram/SourceFiles/data/data_sparse_ids.cpp -+index c9604d9..0d11627 100644 ++index b48881c..0d11627 100644 +--- a/Telegram/SourceFiles/data/data_sparse_ids.cpp ++++ b/Telegram/SourceFiles/data/data_sparse_ids.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_sponsored_messages.cpp b/Telegram/SourceFiles/data/data_sponsored_messages.cpp -+index 9229fc4..26e063d 100644 ++index 556bee6..9a33777 100644 +--- a/Telegram/SourceFiles/data/data_sponsored_messages.cpp ++++ b/Telegram/SourceFiles/data/data_sponsored_messages.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/data/data_statistics_chart.cpp b/Telegram/SourceFiles/data/data_statistics_chart.cpp ++index 62f0354..e0167ed 100644 ++--- a/Telegram/SourceFiles/data/data_statistics_chart.cpp +++++ b/Telegram/SourceFiles/data/data_statistics_chart.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_stories.cpp b/Telegram/SourceFiles/data/data_stories.cpp -+index fe1b5a3..05f6d85 100644 ++index b37afa6..05f6d85 100644 +--- a/Telegram/SourceFiles/data/data_stories.cpp ++++ b/Telegram/SourceFiles/data/data_stories.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_stories_ids.cpp b/Telegram/SourceFiles/data/data_stories_ids.cpp -+index 65d2728..3830029 100644 ++index f8921fe..3830029 100644 +--- a/Telegram/SourceFiles/data/data_stories_ids.cpp ++++ b/Telegram/SourceFiles/data/data_stories_ids.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_story.cpp b/Telegram/SourceFiles/data/data_story.cpp -+index 87156f6..0bb8a69 100644 ++index 79b8f7f..26c710d 100644 +--- a/Telegram/SourceFiles/data/data_story.cpp ++++ b/Telegram/SourceFiles/data/data_story.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_streaming.cpp b/Telegram/SourceFiles/data/data_streaming.cpp -+index 835018f..bbc903b 100644 ++index dd3b13b..bbc903b 100644 +--- a/Telegram/SourceFiles/data/data_streaming.cpp ++++ b/Telegram/SourceFiles/data/data_streaming.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_thread.cpp b/Telegram/SourceFiles/data/data_thread.cpp -+index ef7f528..daa3313 100644 ++index 1934c34..daa3313 100644 +--- a/Telegram/SourceFiles/data/data_thread.cpp ++++ b/Telegram/SourceFiles/data/data_thread.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_types.cpp b/Telegram/SourceFiles/data/data_types.cpp -+index 5ee0479..0677bf6 100644 ++index 997d428..0677bf6 100644 +--- a/Telegram/SourceFiles/data/data_types.cpp ++++ b/Telegram/SourceFiles/data/data_types.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_user.cpp b/Telegram/SourceFiles/data/data_user.cpp -+index 3e96933..5c8da49 100644 ++index 33dd42c..cc44e1d 100644 +--- a/Telegram/SourceFiles/data/data_user.cpp ++++ b/Telegram/SourceFiles/data/data_user.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_user_names.cpp b/Telegram/SourceFiles/data/data_user_names.cpp -+index 511d3fd..5fd14d9 100644 ++index b69756b..5fd14d9 100644 +--- a/Telegram/SourceFiles/data/data_user_names.cpp ++++ b/Telegram/SourceFiles/data/data_user_names.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_user_photos.cpp b/Telegram/SourceFiles/data/data_user_photos.cpp -+index bef13b3..ea064ae 100644 ++index 6271f9b..ea064ae 100644 +--- a/Telegram/SourceFiles/data/data_user_photos.cpp ++++ b/Telegram/SourceFiles/data/data_user_photos.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_wall_paper.cpp b/Telegram/SourceFiles/data/data_wall_paper.cpp -+index 75c9f9a..2ce4fba 100644 ++index f8532a1..2ce4fba 100644 +--- a/Telegram/SourceFiles/data/data_wall_paper.cpp ++++ b/Telegram/SourceFiles/data/data_wall_paper.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/data_web_page.cpp b/Telegram/SourceFiles/data/data_web_page.cpp -+index 55a21d4..109f380 100644 ++index 7aaeaf5..6a30b69 100644 +--- a/Telegram/SourceFiles/data/data_web_page.cpp ++++ b/Telegram/SourceFiles/data/data_web_page.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/notify/data_notify_settings.cpp b/Telegram/SourceFiles/data/notify/data_notify_settings.cpp -+index edf9800..bfc91ef 100644 ++index beb4769..bfc91ef 100644 +--- a/Telegram/SourceFiles/data/notify/data_notify_settings.cpp ++++ b/Telegram/SourceFiles/data/notify/data_notify_settings.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/notify/data_peer_notify_settings.cpp b/Telegram/SourceFiles/data/notify/data_peer_notify_settings.cpp -+index 1ddc75d..1ce8565 100644 ++index 48d198d..1ce8565 100644 +--- a/Telegram/SourceFiles/data/notify/data_peer_notify_settings.cpp ++++ b/Telegram/SourceFiles/data/notify/data_peer_notify_settings.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/stickers/data_custom_emoji.cpp b/Telegram/SourceFiles/data/stickers/data_custom_emoji.cpp -+index be2dbd9..c8bfd28 100644 ++index 123621b..c8bfd28 100644 +--- a/Telegram/SourceFiles/data/stickers/data_custom_emoji.cpp ++++ b/Telegram/SourceFiles/data/stickers/data_custom_emoji.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/stickers/data_stickers.cpp b/Telegram/SourceFiles/data/stickers/data_stickers.cpp -+index a927d4c..7aef4cf 100644 ++index c18a1c3..7aef4cf 100644 +--- a/Telegram/SourceFiles/data/stickers/data_stickers.cpp ++++ b/Telegram/SourceFiles/data/stickers/data_stickers.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/data/stickers/data_stickers_set.cpp b/Telegram/SourceFiles/data/stickers/data_stickers_set.cpp -+index 2591994..da6927e 100644 ++index 347a3f1..da6927e 100644 +--- a/Telegram/SourceFiles/data/stickers/data_stickers_set.cpp ++++ b/Telegram/SourceFiles/data/stickers/data_stickers_set.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/dialogs_entry.cpp b/Telegram/SourceFiles/dialogs/dialogs_entry.cpp -+index 6ffba8d..927758a 100644 ++index f2d5ebc..927758a 100644 +--- a/Telegram/SourceFiles/dialogs/dialogs_entry.cpp ++++ b/Telegram/SourceFiles/dialogs/dialogs_entry.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/dialogs_indexed_list.cpp b/Telegram/SourceFiles/dialogs/dialogs_indexed_list.cpp -+index ebbb089..8d96bed 100644 ++index 2254346..8d96bed 100644 +--- a/Telegram/SourceFiles/dialogs/dialogs_indexed_list.cpp ++++ b/Telegram/SourceFiles/dialogs/dialogs_indexed_list.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/dialogs_inner_widget.cpp b/Telegram/SourceFiles/dialogs/dialogs_inner_widget.cpp -+index 179ab1d..440d869 100644 ++index 5a9e98a..1319af2 100644 +--- a/Telegram/SourceFiles/dialogs/dialogs_inner_widget.cpp ++++ b/Telegram/SourceFiles/dialogs/dialogs_inner_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/dialogs_key.cpp b/Telegram/SourceFiles/dialogs/dialogs_key.cpp -+index 8c7cf39..7856d4c 100644 ++index fe96a5a..7856d4c 100644 +--- a/Telegram/SourceFiles/dialogs/dialogs_key.cpp ++++ b/Telegram/SourceFiles/dialogs/dialogs_key.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/dialogs_list.cpp b/Telegram/SourceFiles/dialogs/dialogs_list.cpp -+index a57340c..f9107b2 100644 ++index 362f8b8..f9107b2 100644 +--- a/Telegram/SourceFiles/dialogs/dialogs_list.cpp ++++ b/Telegram/SourceFiles/dialogs/dialogs_list.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/dialogs_main_list.cpp b/Telegram/SourceFiles/dialogs/dialogs_main_list.cpp -+index 3c84c93..899e7e3 100644 ++index 9c9ad67..899e7e3 100644 +--- a/Telegram/SourceFiles/dialogs/dialogs_main_list.cpp ++++ b/Telegram/SourceFiles/dialogs/dialogs_main_list.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/dialogs_pinned_list.cpp b/Telegram/SourceFiles/dialogs/dialogs_pinned_list.cpp -+index 5a655a1..8007454 100644 ++index 1382201..8007454 100644 +--- a/Telegram/SourceFiles/dialogs/dialogs_pinned_list.cpp ++++ b/Telegram/SourceFiles/dialogs/dialogs_pinned_list.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/dialogs_row.cpp b/Telegram/SourceFiles/dialogs/dialogs_row.cpp -+index c47f4af..d06b577 100644 ++index aaa0303..77c42d2 100644 +--- a/Telegram/SourceFiles/dialogs/dialogs_row.cpp ++++ b/Telegram/SourceFiles/dialogs/dialogs_row.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/dialogs_search_from_controllers.cpp b/Telegram/SourceFiles/dialogs/dialogs_search_from_controllers.cpp -+index b1bb37e..989d6f6 100644 ++index b81e79f..989d6f6 100644 +--- a/Telegram/SourceFiles/dialogs/dialogs_search_from_controllers.cpp ++++ b/Telegram/SourceFiles/dialogs/dialogs_search_from_controllers.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/dialogs_widget.cpp b/Telegram/SourceFiles/dialogs/dialogs_widget.cpp -+index bc86ff4..c437e3b 100644 ++index e8a0412..09c864f 100644 +--- a/Telegram/SourceFiles/dialogs/dialogs_widget.cpp ++++ b/Telegram/SourceFiles/dialogs/dialogs_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_layout.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_layout.cpp -+index 606dee2..20f8c5a 100644 ++index 5299b64..c8495dd 100644 +--- a/Telegram/SourceFiles/dialogs/ui/dialogs_layout.cpp ++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_layout.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_message_view.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_message_view.cpp -+index a5c3500..4b0472f 100644 ++index 1202d5a..4b0472f 100644 +--- a/Telegram/SourceFiles/dialogs/ui/dialogs_message_view.cpp ++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_message_view.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_stories_content.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_stories_content.cpp -+index 6622ba3..8750343 100644 ++index 25f9966..eaa38e3 100644 +--- a/Telegram/SourceFiles/dialogs/ui/dialogs_stories_content.cpp ++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_stories_content.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_stories_list.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_stories_list.cpp ++index cda8da9..dce7244 100644 ++--- a/Telegram/SourceFiles/dialogs/ui/dialogs_stories_list.cpp +++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_stories_list.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_topics_view.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_topics_view.cpp -+index 1a0aad6..3d23440 100644 ++index cd312fd..3d23440 100644 +--- a/Telegram/SourceFiles/dialogs/ui/dialogs_topics_view.cpp ++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_topics_view.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/dialogs/ui/dialogs_video_userpic.cpp b/Telegram/SourceFiles/dialogs/ui/dialogs_video_userpic.cpp -+index 5c6ee39..b17dc6d 100644 ++index bfc0562..b17dc6d 100644 +--- a/Telegram/SourceFiles/dialogs/ui/dialogs_video_userpic.cpp ++++ b/Telegram/SourceFiles/dialogs/ui/dialogs_video_userpic.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/editor/color_picker.cpp b/Telegram/SourceFiles/editor/color_picker.cpp -+index 87fab46..1f7440f 100644 ++index a07e021..1f7440f 100644 +--- a/Telegram/SourceFiles/editor/color_picker.cpp ++++ b/Telegram/SourceFiles/editor/color_picker.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/editor/controllers/stickers_panel_controller.cpp b/Telegram/SourceFiles/editor/controllers/stickers_panel_controller.cpp -+index d260acd..fd4ba24 100644 ++index 2c0482c..fd4ba24 100644 +--- a/Telegram/SourceFiles/editor/controllers/stickers_panel_controller.cpp ++++ b/Telegram/SourceFiles/editor/controllers/stickers_panel_controller.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/editor/controllers/undo_controller.cpp b/Telegram/SourceFiles/editor/controllers/undo_controller.cpp ++index 0d65794..7f2375a 100644 ++--- a/Telegram/SourceFiles/editor/controllers/undo_controller.cpp +++++ b/Telegram/SourceFiles/editor/controllers/undo_controller.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/editor/editor_crop.cpp b/Telegram/SourceFiles/editor/editor_crop.cpp ++index 78a91aa..aa703af 100644 ++--- a/Telegram/SourceFiles/editor/editor_crop.cpp +++++ b/Telegram/SourceFiles/editor/editor_crop.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/editor/editor_layer_widget.cpp b/Telegram/SourceFiles/editor/editor_layer_widget.cpp ++index 6e75600..88e0eca 100644 ++--- a/Telegram/SourceFiles/editor/editor_layer_widget.cpp +++++ b/Telegram/SourceFiles/editor/editor_layer_widget.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/editor/editor_paint.cpp b/Telegram/SourceFiles/editor/editor_paint.cpp -+index 984094d..ce8d6b6 100644 ++index 5f858ae..b3a70b7 100644 +--- a/Telegram/SourceFiles/editor/editor_paint.cpp ++++ b/Telegram/SourceFiles/editor/editor_paint.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/editor/photo_editor.cpp b/Telegram/SourceFiles/editor/photo_editor.cpp -+index 6534faf..9efe2ad 100644 ++index 801e122..9efe2ad 100644 +--- a/Telegram/SourceFiles/editor/photo_editor.cpp ++++ b/Telegram/SourceFiles/editor/photo_editor.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/editor/photo_editor_common.cpp b/Telegram/SourceFiles/editor/photo_editor_common.cpp ++index 4fd72ac..b679f94 100644 ++--- a/Telegram/SourceFiles/editor/photo_editor_common.cpp +++++ b/Telegram/SourceFiles/editor/photo_editor_common.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/editor/photo_editor_content.cpp b/Telegram/SourceFiles/editor/photo_editor_content.cpp ++index 065b2a1..4cc8b56 100644 ++--- a/Telegram/SourceFiles/editor/photo_editor_content.cpp +++++ b/Telegram/SourceFiles/editor/photo_editor_content.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/editor/photo_editor_controls.cpp b/Telegram/SourceFiles/editor/photo_editor_controls.cpp -+index a77ad3b..1c2f298 100644 ++index ae0f335..1c2f298 100644 +--- a/Telegram/SourceFiles/editor/photo_editor_controls.cpp ++++ b/Telegram/SourceFiles/editor/photo_editor_controls.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/editor/photo_editor_layer_widget.cpp b/Telegram/SourceFiles/editor/photo_editor_layer_widget.cpp -+index 5b3cdd4..ac2f984 100644 ++index 33ed5e8..dffcbad 100644 +--- a/Telegram/SourceFiles/editor/photo_editor_layer_widget.cpp ++++ b/Telegram/SourceFiles/editor/photo_editor_layer_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/editor/scene/scene.cpp b/Telegram/SourceFiles/editor/scene/scene.cpp ++index 0ebb29c..4643403 100644 ++--- a/Telegram/SourceFiles/editor/scene/scene.cpp +++++ b/Telegram/SourceFiles/editor/scene/scene.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/editor/scene/scene_item_base.cpp b/Telegram/SourceFiles/editor/scene/scene_item_base.cpp ++index 8c69702..0b0c8c4 100644 ++--- a/Telegram/SourceFiles/editor/scene/scene_item_base.cpp +++++ b/Telegram/SourceFiles/editor/scene/scene_item_base.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/editor/scene/scene_item_canvas.cpp b/Telegram/SourceFiles/editor/scene/scene_item_canvas.cpp ++index 21b7266..3ce60f8 100644 ++--- a/Telegram/SourceFiles/editor/scene/scene_item_canvas.cpp +++++ b/Telegram/SourceFiles/editor/scene/scene_item_canvas.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/editor/scene/scene_item_image.cpp b/Telegram/SourceFiles/editor/scene/scene_item_image.cpp ++index b3cc544..4dfcf65 100644 ++--- a/Telegram/SourceFiles/editor/scene/scene_item_image.cpp +++++ b/Telegram/SourceFiles/editor/scene/scene_item_image.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/editor/scene/scene_item_line.cpp b/Telegram/SourceFiles/editor/scene/scene_item_line.cpp ++index 0d40e24..5585d71 100644 ++--- a/Telegram/SourceFiles/editor/scene/scene_item_line.cpp +++++ b/Telegram/SourceFiles/editor/scene/scene_item_line.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/editor/scene/scene_item_sticker.cpp b/Telegram/SourceFiles/editor/scene/scene_item_sticker.cpp ++index c678452..6a089e3 100644 ++--- a/Telegram/SourceFiles/editor/scene/scene_item_sticker.cpp +++++ b/Telegram/SourceFiles/editor/scene/scene_item_sticker.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/export/data/export_data_types.cpp b/Telegram/SourceFiles/export/data/export_data_types.cpp ++index f02454a..73ad91c 100644 ++--- a/Telegram/SourceFiles/export/data/export_data_types.cpp +++++ b/Telegram/SourceFiles/export/data/export_data_types.cpp ++@@ -1,3 +1,4 @@ +++#include "export/export_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/export/export_api_wrap.cpp b/Telegram/SourceFiles/export/export_api_wrap.cpp ++index 5ed8add..e6487d8 100644 ++--- a/Telegram/SourceFiles/export/export_api_wrap.cpp +++++ b/Telegram/SourceFiles/export/export_api_wrap.cpp ++@@ -1,3 +1,4 @@ +++#include "export/export_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/export/export_controller.cpp b/Telegram/SourceFiles/export/export_controller.cpp ++index b3d543f..7156085 100644 ++--- a/Telegram/SourceFiles/export/export_controller.cpp +++++ b/Telegram/SourceFiles/export/export_controller.cpp ++@@ -1,3 +1,4 @@ +++#include "export/export_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/export/export_manager.cpp b/Telegram/SourceFiles/export/export_manager.cpp -+index c59dc81..740ce29 100644 ++index 7277ade..740ce29 100644 +--- a/Telegram/SourceFiles/export/export_manager.cpp ++++ b/Telegram/SourceFiles/export/export_manager.cpp -+@@ -1,4 +1,5 @@ -+ #include "export/export_pch.h" ++@@ -1,3 +1,5 @@ +++#include "export/export_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/export/export_settings.cpp b/Telegram/SourceFiles/export/export_settings.cpp ++index 58f2ab5..1059430 100644 ++--- a/Telegram/SourceFiles/export/export_settings.cpp +++++ b/Telegram/SourceFiles/export/export_settings.cpp ++@@ -1,3 +1,4 @@ +++#include "export/export_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/export/output/export_output_abstract.cpp b/Telegram/SourceFiles/export/output/export_output_abstract.cpp ++index dbdb1bf..2d24639 100644 ++--- a/Telegram/SourceFiles/export/output/export_output_abstract.cpp +++++ b/Telegram/SourceFiles/export/output/export_output_abstract.cpp ++@@ -1,3 +1,4 @@ +++#include "export/export_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/export/output/export_output_file.cpp b/Telegram/SourceFiles/export/output/export_output_file.cpp ++index 8b33039..78269c7 100644 ++--- a/Telegram/SourceFiles/export/output/export_output_file.cpp +++++ b/Telegram/SourceFiles/export/output/export_output_file.cpp ++@@ -1,3 +1,4 @@ +++#include "export/export_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/export/output/export_output_html.cpp b/Telegram/SourceFiles/export/output/export_output_html.cpp ++index 3a19a8b..6eb724d 100644 ++--- a/Telegram/SourceFiles/export/output/export_output_html.cpp +++++ b/Telegram/SourceFiles/export/output/export_output_html.cpp ++@@ -1,3 +1,4 @@ +++#include "export/export_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/export/output/export_output_html_and_json.cpp b/Telegram/SourceFiles/export/output/export_output_html_and_json.cpp ++index 9220147..dc7e681 100644 ++--- a/Telegram/SourceFiles/export/output/export_output_html_and_json.cpp +++++ b/Telegram/SourceFiles/export/output/export_output_html_and_json.cpp ++@@ -1,3 +1,4 @@ +++#include "export/export_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/export/output/export_output_json.cpp b/Telegram/SourceFiles/export/output/export_output_json.cpp ++index 53e8a89..332865f 100644 ++--- a/Telegram/SourceFiles/export/output/export_output_json.cpp +++++ b/Telegram/SourceFiles/export/output/export_output_json.cpp ++@@ -1,3 +1,4 @@ +++#include "export/export_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/export/output/export_output_stats.cpp b/Telegram/SourceFiles/export/output/export_output_stats.cpp ++index 30275ac..fedb250 100644 ++--- a/Telegram/SourceFiles/export/output/export_output_stats.cpp +++++ b/Telegram/SourceFiles/export/output/export_output_stats.cpp ++@@ -1,3 +1,4 @@ +++#include "export/export_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/export/view/export_view_content.cpp b/Telegram/SourceFiles/export/view/export_view_content.cpp ++index 9813321..a37217d 100644 ++--- a/Telegram/SourceFiles/export/view/export_view_content.cpp +++++ b/Telegram/SourceFiles/export/view/export_view_content.cpp ++@@ -1,3 +1,4 @@ +++#include "export/export_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/export/view/export_view_panel_controller.cpp b/Telegram/SourceFiles/export/view/export_view_panel_controller.cpp -+index 3300d0a..305701f 100644 ++index 4aef9c3..305701f 100644 +--- a/Telegram/SourceFiles/export/view/export_view_panel_controller.cpp ++++ b/Telegram/SourceFiles/export/view/export_view_panel_controller.cpp -+@@ -1,4 +1,5 @@ -+ #include "export/export_pch.h" ++@@ -1,3 +1,5 @@ +++#include "export/export_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/export/view/export_view_progress.cpp b/Telegram/SourceFiles/export/view/export_view_progress.cpp -+index 99da6f8..2218083 100644 ++index 5b94642..2218083 100644 +--- a/Telegram/SourceFiles/export/view/export_view_progress.cpp ++++ b/Telegram/SourceFiles/export/view/export_view_progress.cpp -+@@ -1,4 +1,5 @@ -+ #include "export/export_pch.h" ++@@ -1,3 +1,5 @@ +++#include "export/export_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/export/view/export_view_settings.cpp b/Telegram/SourceFiles/export/view/export_view_settings.cpp -+index e735306..e792965 100644 ++index bbc91c2..e792965 100644 +--- a/Telegram/SourceFiles/export/view/export_view_settings.cpp ++++ b/Telegram/SourceFiles/export/view/export_view_settings.cpp -+@@ -1,4 +1,5 @@ -+ #include "export/export_pch.h" ++@@ -1,3 +1,5 @@ +++#include "export/export_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/export/view/export_view_top_bar.cpp b/Telegram/SourceFiles/export/view/export_view_top_bar.cpp -+index b5b995d..896a869 100644 ++index dbdb9fc..896a869 100644 +--- a/Telegram/SourceFiles/export/view/export_view_top_bar.cpp ++++ b/Telegram/SourceFiles/export/view/export_view_top_bar.cpp -+@@ -1,4 +1,5 @@ -+ #include "export/export_pch.h" ++@@ -1,3 +1,5 @@ +++#include "export/export_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/admin_log/history_admin_log_filter.cpp b/Telegram/SourceFiles/history/admin_log/history_admin_log_filter.cpp -+index c600cdc..31d71f9 100644 ++index 6265c81..31d71f9 100644 +--- a/Telegram/SourceFiles/history/admin_log/history_admin_log_filter.cpp ++++ b/Telegram/SourceFiles/history/admin_log/history_admin_log_filter.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/admin_log/history_admin_log_inner.cpp b/Telegram/SourceFiles/history/admin_log/history_admin_log_inner.cpp -+index 3041181..d61b225 100644 ++index 89a2e6b..d61b225 100644 +--- a/Telegram/SourceFiles/history/admin_log/history_admin_log_inner.cpp ++++ b/Telegram/SourceFiles/history/admin_log/history_admin_log_inner.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/admin_log/history_admin_log_item.cpp b/Telegram/SourceFiles/history/admin_log/history_admin_log_item.cpp -+index 3c2977b..ec86e0a 100644 ++index df8819d..ec86e0a 100644 +--- a/Telegram/SourceFiles/history/admin_log/history_admin_log_item.cpp ++++ b/Telegram/SourceFiles/history/admin_log/history_admin_log_item.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/admin_log/history_admin_log_section.cpp b/Telegram/SourceFiles/history/admin_log/history_admin_log_section.cpp -+index 26caaa8..b2a058f 100644 ++index b50db2c..b2a058f 100644 +--- a/Telegram/SourceFiles/history/admin_log/history_admin_log_section.cpp ++++ b/Telegram/SourceFiles/history/admin_log/history_admin_log_section.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history.cpp b/Telegram/SourceFiles/history/history.cpp -+index 3e368f8..7b6d0b1 100644 ++index 13cdf04..ddc43bb 100644 +--- a/Telegram/SourceFiles/history/history.cpp ++++ b/Telegram/SourceFiles/history/history.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_drag_area.cpp b/Telegram/SourceFiles/history/history_drag_area.cpp -+index 89189e3..fb5d7a5 100644 ++index 39ba5fe..4eeb628 100644 +--- a/Telegram/SourceFiles/history/history_drag_area.cpp ++++ b/Telegram/SourceFiles/history/history_drag_area.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_inner_widget.cpp b/Telegram/SourceFiles/history/history_inner_widget.cpp -+index ffa4ab9..317186f 100644 ++index 11abf78..6b057f2 100644 +--- a/Telegram/SourceFiles/history/history_inner_widget.cpp ++++ b/Telegram/SourceFiles/history/history_inner_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_item.cpp b/Telegram/SourceFiles/history/history_item.cpp -+index 625803b..1d6d5d1 100644 ++index 59e2ecc..2754469 100644 +--- a/Telegram/SourceFiles/history/history_item.cpp ++++ b/Telegram/SourceFiles/history/history_item.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_item_components.cpp b/Telegram/SourceFiles/history/history_item_components.cpp -+index 82514e3..6d91237 100644 ++index 2fee992..8fa73d8 100644 +--- a/Telegram/SourceFiles/history/history_item_components.cpp ++++ b/Telegram/SourceFiles/history/history_item_components.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_item_edition.cpp b/Telegram/SourceFiles/history/history_item_edition.cpp -+index e2d72cb..ed404e4 100644 ++index 4349a3c..ed404e4 100644 +--- a/Telegram/SourceFiles/history/history_item_edition.cpp ++++ b/Telegram/SourceFiles/history/history_item_edition.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_item_helpers.cpp b/Telegram/SourceFiles/history/history_item_helpers.cpp -+index 50538b8..d7d12da 100644 ++index d3bddda..360faaa 100644 +--- a/Telegram/SourceFiles/history/history_item_helpers.cpp ++++ b/Telegram/SourceFiles/history/history_item_helpers.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_item_reply_markup.cpp b/Telegram/SourceFiles/history/history_item_reply_markup.cpp -+index d47e5ab..456230a 100644 ++index c15381e..456230a 100644 +--- a/Telegram/SourceFiles/history/history_item_reply_markup.cpp ++++ b/Telegram/SourceFiles/history/history_item_reply_markup.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_item_text.cpp b/Telegram/SourceFiles/history/history_item_text.cpp -+index 7340b31..57f8c87 100644 ++index 9bcbee7..57f8c87 100644 +--- a/Telegram/SourceFiles/history/history_item_text.cpp ++++ b/Telegram/SourceFiles/history/history_item_text.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_location_manager.cpp b/Telegram/SourceFiles/history/history_location_manager.cpp -+index 6267ba2..c7f4431 100644 ++index 7810460..c7f4431 100644 +--- a/Telegram/SourceFiles/history/history_location_manager.cpp ++++ b/Telegram/SourceFiles/history/history_location_manager.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_translation.cpp b/Telegram/SourceFiles/history/history_translation.cpp -+index fe0f584..13e1bc2 100644 ++index be4febe..13e1bc2 100644 +--- a/Telegram/SourceFiles/history/history_translation.cpp ++++ b/Telegram/SourceFiles/history/history_translation.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_unread_things.cpp b/Telegram/SourceFiles/history/history_unread_things.cpp -+index 60a5325..8048b07 100644 ++index 4cca974..8048b07 100644 +--- a/Telegram/SourceFiles/history/history_unread_things.cpp ++++ b/Telegram/SourceFiles/history/history_unread_things.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_view_highlight_manager.cpp b/Telegram/SourceFiles/history/history_view_highlight_manager.cpp -+index 1e04ed7..9e467ab 100644 ++index ee07a15..0a6c0e9 100644 +--- a/Telegram/SourceFiles/history/history_view_highlight_manager.cpp ++++ b/Telegram/SourceFiles/history/history_view_highlight_manager.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/history/history_view_top_toast.cpp b/Telegram/SourceFiles/history/history_view_top_toast.cpp ++index 155f139..409e1a1 100644 ++--- a/Telegram/SourceFiles/history/history_view_top_toast.cpp +++++ b/Telegram/SourceFiles/history/history_view_top_toast.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/history_widget.cpp b/Telegram/SourceFiles/history/history_widget.cpp -+index 1d0cbe3..b58a388 100644 ++index 4cf3f03..9a66d14 100644 +--- a/Telegram/SourceFiles/history/history_widget.cpp ++++ b/Telegram/SourceFiles/history/history_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/controls/history_view_compose_controls.cpp b/Telegram/SourceFiles/history/view/controls/history_view_compose_controls.cpp -+index 3d734b4..a925024 100644 ++index 8b9ac33..8695ebe 100644 +--- a/Telegram/SourceFiles/history/view/controls/history_view_compose_controls.cpp ++++ b/Telegram/SourceFiles/history/view/controls/history_view_compose_controls.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/controls/history_view_compose_search.cpp b/Telegram/SourceFiles/history/view/controls/history_view_compose_search.cpp -+index e5dd519..d3de29d 100644 ++index 0786b07..d3de29d 100644 +--- a/Telegram/SourceFiles/history/view/controls/history_view_compose_search.cpp ++++ b/Telegram/SourceFiles/history/view/controls/history_view_compose_search.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/controls/history_view_draft_options.cpp b/Telegram/SourceFiles/history/view/controls/history_view_draft_options.cpp -+index ec50dfc..e53119a 100644 ++index 9c7ce70..3318adf 100644 +--- a/Telegram/SourceFiles/history/view/controls/history_view_draft_options.cpp ++++ b/Telegram/SourceFiles/history/view/controls/history_view_draft_options.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/controls/history_view_forward_panel.cpp b/Telegram/SourceFiles/history/view/controls/history_view_forward_panel.cpp -+index a589bba..8fb94cc 100644 ++index ff3347c..b1e4d7f 100644 +--- a/Telegram/SourceFiles/history/view/controls/history_view_forward_panel.cpp ++++ b/Telegram/SourceFiles/history/view/controls/history_view_forward_panel.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/controls/history_view_ttl_button.cpp b/Telegram/SourceFiles/history/view/controls/history_view_ttl_button.cpp -+index 4ab453a..e306656 100644 ++index f7e15f5..e306656 100644 +--- a/Telegram/SourceFiles/history/view/controls/history_view_ttl_button.cpp ++++ b/Telegram/SourceFiles/history/view/controls/history_view_ttl_button.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/controls/history_view_voice_record_bar.cpp b/Telegram/SourceFiles/history/view/controls/history_view_voice_record_bar.cpp -+index 3cf1528..ee4ba3c 100644 ++index cba6d2e..ee4ba3c 100644 +--- a/Telegram/SourceFiles/history/view/controls/history_view_voice_record_bar.cpp ++++ b/Telegram/SourceFiles/history/view/controls/history_view_voice_record_bar.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/controls/history_view_voice_record_button.cpp b/Telegram/SourceFiles/history/view/controls/history_view_voice_record_button.cpp -+index bbad7bf..9760463 100644 ++index 4dbc3cd..9760463 100644 +--- a/Telegram/SourceFiles/history/view/controls/history_view_voice_record_button.cpp ++++ b/Telegram/SourceFiles/history/view/controls/history_view_voice_record_button.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/controls/history_view_webpage_processor.cpp b/Telegram/SourceFiles/history/view/controls/history_view_webpage_processor.cpp -+index 5be54c0..0803e73 100644 ++index acf09d8..f572413 100644 +--- a/Telegram/SourceFiles/history/view/controls/history_view_webpage_processor.cpp ++++ b/Telegram/SourceFiles/history/view/controls/history_view_webpage_processor.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_bottom_info.cpp b/Telegram/SourceFiles/history/view/history_view_bottom_info.cpp -+index 7a9d077..5a2e93a 100644 ++index c008fac..08a0b87 100644 +--- a/Telegram/SourceFiles/history/view/history_view_bottom_info.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_bottom_info.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_contact_status.cpp b/Telegram/SourceFiles/history/view/history_view_contact_status.cpp -+index 023be37..0b5348c 100644 ++index dffcdde..0b5348c 100644 +--- a/Telegram/SourceFiles/history/view/history_view_contact_status.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_contact_status.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_context_menu.cpp b/Telegram/SourceFiles/history/view/history_view_context_menu.cpp -+index 567b0be..bcbd78c 100644 ++index cc680ab..18f3fca 100644 +--- a/Telegram/SourceFiles/history/view/history_view_context_menu.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_context_menu.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_corner_buttons.cpp b/Telegram/SourceFiles/history/view/history_view_corner_buttons.cpp -+index 2551e2b..73494b1 100644 ++index 0ea99bc..73494b1 100644 +--- a/Telegram/SourceFiles/history/view/history_view_corner_buttons.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_corner_buttons.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_cursor_state.cpp b/Telegram/SourceFiles/history/view/history_view_cursor_state.cpp -+index a21fb56..329c226 100644 ++index 56ca495..24d3581 100644 +--- a/Telegram/SourceFiles/history/view/history_view_cursor_state.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_cursor_state.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_element.cpp b/Telegram/SourceFiles/history/view/history_view_element.cpp -+index d9e5a37..12ae382 100644 ++index 5de4648..53c0eab 100644 +--- a/Telegram/SourceFiles/history/view/history_view_element.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_element.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_emoji_interactions.cpp b/Telegram/SourceFiles/history/view/history_view_emoji_interactions.cpp -+index 0f5e32c..329eece 100644 ++index aeafdf1..329eece 100644 +--- a/Telegram/SourceFiles/history/view/history_view_emoji_interactions.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_emoji_interactions.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_empty_list_bubble.cpp b/Telegram/SourceFiles/history/view/history_view_empty_list_bubble.cpp -+index 4aefbb2..4050c44 100644 ++index 0b47a01..4050c44 100644 +--- a/Telegram/SourceFiles/history/view/history_view_empty_list_bubble.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_empty_list_bubble.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_group_call_bar.cpp b/Telegram/SourceFiles/history/view/history_view_group_call_bar.cpp -+index 538e1c0..2526fbf 100644 ++index 7fc1953..2526fbf 100644 +--- a/Telegram/SourceFiles/history/view/history_view_group_call_bar.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_group_call_bar.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_list_widget.cpp b/Telegram/SourceFiles/history/view/history_view_list_widget.cpp -+index 2c63bf5..fa98629 100644 ++index 0833209..cf77230 100644 +--- a/Telegram/SourceFiles/history/view/history_view_list_widget.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_list_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_message.cpp b/Telegram/SourceFiles/history/view/history_view_message.cpp -+index d46c404..fd26a5b 100644 ++index 238efa5..6effed9 100644 +--- a/Telegram/SourceFiles/history/view/history_view_message.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_message.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_pinned_bar.cpp b/Telegram/SourceFiles/history/view/history_view_pinned_bar.cpp -+index 245b370..e3a37a1 100644 ++index 2b82db6..e3a37a1 100644 +--- a/Telegram/SourceFiles/history/view/history_view_pinned_bar.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_pinned_bar.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_pinned_section.cpp b/Telegram/SourceFiles/history/view/history_view_pinned_section.cpp -+index d8a67cd..77748ab 100644 ++index 017289a..77748ab 100644 +--- a/Telegram/SourceFiles/history/view/history_view_pinned_section.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_pinned_section.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_pinned_tracker.cpp b/Telegram/SourceFiles/history/view/history_view_pinned_tracker.cpp -+index 14ee610..7908252 100644 ++index 24abaa0..7908252 100644 +--- a/Telegram/SourceFiles/history/view/history_view_pinned_tracker.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_pinned_tracker.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_quick_action.cpp b/Telegram/SourceFiles/history/view/history_view_quick_action.cpp -+index 7941cf0..df2ed17 100644 ++index 40222da..df2ed17 100644 +--- a/Telegram/SourceFiles/history/view/history_view_quick_action.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_quick_action.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_replies_section.cpp b/Telegram/SourceFiles/history/view/history_view_replies_section.cpp -+index 44da1db..d689fa9 100644 ++index 530af5f..49e1a78 100644 +--- a/Telegram/SourceFiles/history/view/history_view_replies_section.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_replies_section.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_reply.cpp b/Telegram/SourceFiles/history/view/history_view_reply.cpp -+index 823cfec..b761044 100644 ++index b0975a3..9b62ecf 100644 +--- a/Telegram/SourceFiles/history/view/history_view_reply.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_reply.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_requests_bar.cpp b/Telegram/SourceFiles/history/view/history_view_requests_bar.cpp -+index 2e9b773..aa40607 100644 ++index 6c3fc47..aa40607 100644 +--- a/Telegram/SourceFiles/history/view/history_view_requests_bar.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_requests_bar.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_schedule_box.cpp b/Telegram/SourceFiles/history/view/history_view_schedule_box.cpp -+index d373a5c..67cf9e2 100644 ++index 286edd1..67cf9e2 100644 +--- a/Telegram/SourceFiles/history/view/history_view_schedule_box.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_schedule_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_scheduled_section.cpp b/Telegram/SourceFiles/history/view/history_view_scheduled_section.cpp -+index c711277..bbf92e5 100644 ++index ed57d5e..f85760d 100644 +--- a/Telegram/SourceFiles/history/view/history_view_scheduled_section.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_scheduled_section.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_send_action.cpp b/Telegram/SourceFiles/history/view/history_view_send_action.cpp -+index f8931d8..b0811c1 100644 ++index 5380ccf..b0811c1 100644 +--- a/Telegram/SourceFiles/history/view/history_view_send_action.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_send_action.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_service_message.cpp b/Telegram/SourceFiles/history/view/history_view_service_message.cpp -+index 236fba5..da3b608 100644 ++index b9b27a1..e90e720 100644 +--- a/Telegram/SourceFiles/history/view/history_view_service_message.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_service_message.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_spoiler_click_handler.cpp b/Telegram/SourceFiles/history/view/history_view_spoiler_click_handler.cpp -+index 7264e20..e217aab 100644 ++index eb72db0..e217aab 100644 +--- a/Telegram/SourceFiles/history/view/history_view_spoiler_click_handler.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_spoiler_click_handler.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_sticker_toast.cpp b/Telegram/SourceFiles/history/view/history_view_sticker_toast.cpp -+index 12ef172..fcc1298 100644 ++index f10d8e3..fcc1298 100644 +--- a/Telegram/SourceFiles/history/view/history_view_sticker_toast.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_sticker_toast.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp b/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp -+index d26a13b..6f35447 100644 ++index c026ab9..6f35447 100644 +--- a/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_transcribe_button.cpp b/Telegram/SourceFiles/history/view/history_view_transcribe_button.cpp -+index c69ce98..a595a90 100644 ++index 523cd5c..db55236 100644 +--- a/Telegram/SourceFiles/history/view/history_view_transcribe_button.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_transcribe_button.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_translate_bar.cpp b/Telegram/SourceFiles/history/view/history_view_translate_bar.cpp -+index 398eaed..428e5c5 100644 ++index 92b4a47..428e5c5 100644 +--- a/Telegram/SourceFiles/history/view/history_view_translate_bar.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_translate_bar.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp b/Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp -+index df3c6cb..a36aa6d 100644 ++index cc7652f..a36aa6d 100644 +--- a/Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_view_button.cpp b/Telegram/SourceFiles/history/view/history_view_view_button.cpp -+index cc356f0..c9694ef 100644 ++index 0780e4d..bf67cf5 100644 +--- a/Telegram/SourceFiles/history/view/history_view_view_button.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_view_button.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/history_view_webpage_preview.cpp b/Telegram/SourceFiles/history/view/history_view_webpage_preview.cpp -+index a7fb94a..2e2e4df 100644 ++index 0d71e75..2e2e4df 100644 +--- a/Telegram/SourceFiles/history/view/history_view_webpage_preview.cpp ++++ b/Telegram/SourceFiles/history/view/history_view_webpage_preview.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_call.cpp b/Telegram/SourceFiles/history/view/media/history_view_call.cpp -+index f06deb5..27d252e 100644 ++index 954ce57..27d252e 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_call.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_call.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_contact.cpp b/Telegram/SourceFiles/history/view/media/history_view_contact.cpp -+index fcf78c7..b5d1e96 100644 ++index 7b0ac35..b5d1e96 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_contact.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_contact.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_custom_emoji.cpp b/Telegram/SourceFiles/history/view/media/history_view_custom_emoji.cpp -+index 89af147..8454bef 100644 ++index acd836f..8454bef 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_custom_emoji.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_custom_emoji.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_dice.cpp b/Telegram/SourceFiles/history/view/media/history_view_dice.cpp -+index 0d90335..93a7384 100644 ++index 0ce2500..93a7384 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_dice.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_dice.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_document.cpp b/Telegram/SourceFiles/history/view/media/history_view_document.cpp -+index ef493a6..2560460 100644 ++index 04df9f2..e23c9fb 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_document.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_document.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_extended_preview.cpp b/Telegram/SourceFiles/history/view/media/history_view_extended_preview.cpp -+index eddd34b..89303d0 100644 ++index 140fdd8..89303d0 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_extended_preview.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_extended_preview.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_file.cpp b/Telegram/SourceFiles/history/view/media/history_view_file.cpp -+index efc5a04..9e3c75b 100644 ++index 00f3c5e..9e3c75b 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_file.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_file.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_game.cpp b/Telegram/SourceFiles/history/view/media/history_view_game.cpp -+index 307434f..1be5753 100644 ++index 57dd721..ed0a661 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_game.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_game.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_gif.cpp b/Telegram/SourceFiles/history/view/media/history_view_gif.cpp -+index 2bd46c3..de0d94c 100644 ++index 134d09f..99cf9e4 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_gif.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_gif.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_giveaway.cpp b/Telegram/SourceFiles/history/view/media/history_view_giveaway.cpp -+index c8a9f52..0dbe4e2 100644 ++index 81dbf06..53ea787 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_giveaway.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_giveaway.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_invoice.cpp b/Telegram/SourceFiles/history/view/media/history_view_invoice.cpp -+index 2b9a4ef..2b93367 100644 ++index 95676cc..2b93367 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_invoice.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_invoice.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_large_emoji.cpp b/Telegram/SourceFiles/history/view/media/history_view_large_emoji.cpp -+index 6d611a7..80532b9 100644 ++index 320f6e2..80532b9 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_large_emoji.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_large_emoji.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_location.cpp b/Telegram/SourceFiles/history/view/media/history_view_location.cpp -+index 37feb3e..deeb1d9 100644 ++index 293849b..deeb1d9 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_location.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_location.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_media.cpp b/Telegram/SourceFiles/history/view/media/history_view_media.cpp -+index d5eff78..171670b 100644 ++index 048c432..d030fbd 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_media.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_media.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_media_common.cpp b/Telegram/SourceFiles/history/view/media/history_view_media_common.cpp -+index 90cb422..1175b1c 100644 ++index 273262e..1175b1c 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_media_common.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_media_common.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_media_grouped.cpp b/Telegram/SourceFiles/history/view/media/history_view_media_grouped.cpp -+index 7637dad..644a4da 100644 ++index 2334226..0c4eb7e 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_media_grouped.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_media_grouped.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_media_spoiler.cpp b/Telegram/SourceFiles/history/view/media/history_view_media_spoiler.cpp -+index c088091..202ab3c 100644 ++index cdf0ff3..202ab3c 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_media_spoiler.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_media_spoiler.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp b/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp -+index a9229b7..cb909c2 100644 ++index b0df17d..cb909c2 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_photo.cpp b/Telegram/SourceFiles/history/view/media/history_view_photo.cpp -+index 492f787..1808cf9 100644 ++index 84b88da..ba61eab 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_photo.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_photo.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_poll.cpp b/Telegram/SourceFiles/history/view/media/history_view_poll.cpp -+index 9858955..c139608 100644 ++index c08d8fd..c139608 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_poll.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_poll.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_premium_gift.cpp b/Telegram/SourceFiles/history/view/media/history_view_premium_gift.cpp -+index 2754ceb..3ab4a0d 100644 ++index a1b60cb..9039465 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_premium_gift.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_premium_gift.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_service_box.cpp b/Telegram/SourceFiles/history/view/media/history_view_service_box.cpp -+index 3d96743..e29e5be 100644 ++index 6bb085f..98eae87 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_service_box.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_service_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_slot_machine.cpp b/Telegram/SourceFiles/history/view/media/history_view_slot_machine.cpp -+index c531758..d4e67eb 100644 ++index 307a18c..d4e67eb 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_slot_machine.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_slot_machine.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp b/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp -+index 168e980..24bbd9d 100644 ++index b3ff9b0..24bbd9d 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_sticker_player.cpp b/Telegram/SourceFiles/history/view/media/history_view_sticker_player.cpp -+index cc09561..52a09a8 100644 ++index 64f6a88..52a09a8 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_sticker_player.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_sticker_player.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_story_mention.cpp b/Telegram/SourceFiles/history/view/media/history_view_story_mention.cpp -+index e8010f3..1032e48 100644 ++index 2d9089f..ddcbf24 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_story_mention.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_story_mention.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_theme_document.cpp b/Telegram/SourceFiles/history/view/media/history_view_theme_document.cpp -+index 32ab8ab..f273b67 100644 ++index d268d4b..88e93c6 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_theme_document.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_theme_document.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_userpic_suggestion.cpp b/Telegram/SourceFiles/history/view/media/history_view_userpic_suggestion.cpp -+index e61904c..aeb9d61 100644 ++index 79e42f4..70f4161 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_userpic_suggestion.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_userpic_suggestion.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp b/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp -+index a29dbdf..2446418 100644 ++index b42fca3..2c80662 100644 +--- a/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp ++++ b/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/reactions/_history_view_reactions_button.cpp b/Telegram/SourceFiles/history/view/reactions/_history_view_reactions_button.cpp -+index 5a45d07..d0a8086 100644 ++index e4578c7..d0a8086 100644 +--- a/Telegram/SourceFiles/history/view/reactions/_history_view_reactions_button.cpp ++++ b/Telegram/SourceFiles/history/view/reactions/_history_view_reactions_button.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions.cpp -+index abd0a2d..77808d4 100644 ++index 9114725..77808d4 100644 +--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions.cpp ++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_button.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_button.cpp -+index 26afae5..534d1db 100644 ++index 345512e..534d1db 100644 +--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_button.cpp ++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_button.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_list.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_list.cpp -+index bfc6efb..3d46ecb 100644 ++index f925dcb..3d46ecb 100644 +--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_list.cpp ++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_list.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp -+index 02b2d9f..9591ee9 100644 ++index 3d02253..04f1ea2 100644 +--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp ++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_strip.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_strip.cpp -+index 382cb81..4949523 100644 ++index f9c27b1..4949523 100644 +--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_strip.cpp ++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_strip.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_tabs.cpp b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_tabs.cpp -+index d756963..ef32c87 100644 ++index c3b5848..ef32c87 100644 +--- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_tabs.cpp ++++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_tabs.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/boosts/create_giveaway_box.cpp b/Telegram/SourceFiles/info/boosts/create_giveaway_box.cpp -+index 5e66b2e..4889294 100644 ++index b34175a..eaf25d8 100644 +--- a/Telegram/SourceFiles/info/boosts/create_giveaway_box.cpp ++++ b/Telegram/SourceFiles/info/boosts/create_giveaway_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/info/boosts/giveaway/boost_badge.cpp b/Telegram/SourceFiles/info/boosts/giveaway/boost_badge.cpp ++index 13e8fb1..31f7b12 100644 ++--- a/Telegram/SourceFiles/info/boosts/giveaway/boost_badge.cpp +++++ b/Telegram/SourceFiles/info/boosts/giveaway/boost_badge.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/boosts/giveaway/giveaway_list_controllers.cpp b/Telegram/SourceFiles/info/boosts/giveaway/giveaway_list_controllers.cpp -+index 401fda7..b6fe0ea 100644 ++index 975dab5..b6fe0ea 100644 +--- a/Telegram/SourceFiles/info/boosts/giveaway/giveaway_list_controllers.cpp ++++ b/Telegram/SourceFiles/info/boosts/giveaway/giveaway_list_controllers.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/info/boosts/giveaway/giveaway_type_row.cpp b/Telegram/SourceFiles/info/boosts/giveaway/giveaway_type_row.cpp ++index 4417bfb..5245def 100644 ++--- a/Telegram/SourceFiles/info/boosts/giveaway/giveaway_type_row.cpp +++++ b/Telegram/SourceFiles/info/boosts/giveaway/giveaway_type_row.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/info/boosts/giveaway/select_countries_box.cpp b/Telegram/SourceFiles/info/boosts/giveaway/select_countries_box.cpp ++index 2a29693..d20df77 100644 ++--- a/Telegram/SourceFiles/info/boosts/giveaway/select_countries_box.cpp +++++ b/Telegram/SourceFiles/info/boosts/giveaway/select_countries_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/boosts/info_boosts_inner_widget.cpp b/Telegram/SourceFiles/info/boosts/info_boosts_inner_widget.cpp -+index 15155cd..6c27f10 100644 ++index fac7ff9..0de0baf 100644 +--- a/Telegram/SourceFiles/info/boosts/info_boosts_inner_widget.cpp ++++ b/Telegram/SourceFiles/info/boosts/info_boosts_inner_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/boosts/info_boosts_widget.cpp b/Telegram/SourceFiles/info/boosts/info_boosts_widget.cpp -+index d6eed22..bd6bb7f 100644 ++index b1db675..2225baa 100644 +--- a/Telegram/SourceFiles/info/boosts/info_boosts_widget.cpp ++++ b/Telegram/SourceFiles/info/boosts/info_boosts_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/channels/info_channels_widget.cpp b/Telegram/SourceFiles/info/channels/info_channels_widget.cpp -+index 2bdde75..2a06e24 100644 ++index 3b6c115..2a06e24 100644 +--- a/Telegram/SourceFiles/info/channels/info_channels_widget.cpp ++++ b/Telegram/SourceFiles/info/channels/info_channels_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/common_groups/info_common_groups_inner_widget.cpp b/Telegram/SourceFiles/info/common_groups/info_common_groups_inner_widget.cpp -+index 484415e..5ebd3e3 100644 ++index 720f47e..5ebd3e3 100644 +--- a/Telegram/SourceFiles/info/common_groups/info_common_groups_inner_widget.cpp ++++ b/Telegram/SourceFiles/info/common_groups/info_common_groups_inner_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/common_groups/info_common_groups_widget.cpp b/Telegram/SourceFiles/info/common_groups/info_common_groups_widget.cpp -+index 3ad19c3..95363aa 100644 ++index 392bee4..95363aa 100644 +--- a/Telegram/SourceFiles/info/common_groups/info_common_groups_widget.cpp ++++ b/Telegram/SourceFiles/info/common_groups/info_common_groups_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/downloads/info_downloads_inner_widget.cpp b/Telegram/SourceFiles/info/downloads/info_downloads_inner_widget.cpp -+index d9bd47f..5dfc4e6 100644 ++index f2c116f..5dfc4e6 100644 +--- a/Telegram/SourceFiles/info/downloads/info_downloads_inner_widget.cpp ++++ b/Telegram/SourceFiles/info/downloads/info_downloads_inner_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/downloads/info_downloads_provider.cpp b/Telegram/SourceFiles/info/downloads/info_downloads_provider.cpp -+index a4ea48a..74bfbc5 100644 ++index 5dbea6f..74bfbc5 100644 +--- a/Telegram/SourceFiles/info/downloads/info_downloads_provider.cpp ++++ b/Telegram/SourceFiles/info/downloads/info_downloads_provider.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/downloads/info_downloads_widget.cpp b/Telegram/SourceFiles/info/downloads/info_downloads_widget.cpp -+index 246026d..50a285b 100644 ++index 6efd528..50a285b 100644 +--- a/Telegram/SourceFiles/info/downloads/info_downloads_widget.cpp ++++ b/Telegram/SourceFiles/info/downloads/info_downloads_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/info_content_widget.cpp b/Telegram/SourceFiles/info/info_content_widget.cpp -+index 42a9bc3..1755cab 100644 ++index 8cf7a38..e31487a 100644 +--- a/Telegram/SourceFiles/info/info_content_widget.cpp ++++ b/Telegram/SourceFiles/info/info_content_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/info_controller.cpp b/Telegram/SourceFiles/info/info_controller.cpp -+index 04c2bba..77da28f 100644 ++index 0cdd4bd..5b4f1b2 100644 +--- a/Telegram/SourceFiles/info/info_controller.cpp ++++ b/Telegram/SourceFiles/info/info_controller.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/info_layer_widget.cpp b/Telegram/SourceFiles/info/info_layer_widget.cpp -+index 645d8a0..3e1b7e0 100644 ++index cbf5117..3e1b7e0 100644 +--- a/Telegram/SourceFiles/info/info_layer_widget.cpp ++++ b/Telegram/SourceFiles/info/info_layer_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/info_memento.cpp b/Telegram/SourceFiles/info/info_memento.cpp -+index e6d0712..8a59dbb 100644 ++index b2f78b0..620b7ca 100644 +--- a/Telegram/SourceFiles/info/info_memento.cpp ++++ b/Telegram/SourceFiles/info/info_memento.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/info_section_widget.cpp b/Telegram/SourceFiles/info/info_section_widget.cpp -+index b39326e..320a266 100644 ++index 084b2f2..320a266 100644 +--- a/Telegram/SourceFiles/info/info_section_widget.cpp ++++ b/Telegram/SourceFiles/info/info_section_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/info_top_bar.cpp b/Telegram/SourceFiles/info/info_top_bar.cpp -+index 3ae2ab6..9b28694 100644 ++index 04985c6..9b28694 100644 +--- a/Telegram/SourceFiles/info/info_top_bar.cpp ++++ b/Telegram/SourceFiles/info/info_top_bar.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/info_wrap_widget.cpp b/Telegram/SourceFiles/info/info_wrap_widget.cpp -+index d30b444..350f439 100644 ++index 02d1f75..350f439 100644 +--- a/Telegram/SourceFiles/info/info_wrap_widget.cpp ++++ b/Telegram/SourceFiles/info/info_wrap_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/media/info_media_common.cpp b/Telegram/SourceFiles/info/media/info_media_common.cpp -+index 0ca3190..7371890 100644 ++index fde5dd0..7371890 100644 +--- a/Telegram/SourceFiles/info/media/info_media_common.cpp ++++ b/Telegram/SourceFiles/info/media/info_media_common.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/media/info_media_empty_widget.cpp b/Telegram/SourceFiles/info/media/info_media_empty_widget.cpp -+index 145ca29..4b1ac61 100644 ++index 07f07af..4b1ac61 100644 +--- a/Telegram/SourceFiles/info/media/info_media_empty_widget.cpp ++++ b/Telegram/SourceFiles/info/media/info_media_empty_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/media/info_media_inner_widget.cpp b/Telegram/SourceFiles/info/media/info_media_inner_widget.cpp -+index 7cb0737..084e83b 100644 ++index dce9736..084e83b 100644 +--- a/Telegram/SourceFiles/info/media/info_media_inner_widget.cpp ++++ b/Telegram/SourceFiles/info/media/info_media_inner_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/media/info_media_list_section.cpp b/Telegram/SourceFiles/info/media/info_media_list_section.cpp -+index 5c4b27a..a493129 100644 ++index ba207ff..a493129 100644 +--- a/Telegram/SourceFiles/info/media/info_media_list_section.cpp ++++ b/Telegram/SourceFiles/info/media/info_media_list_section.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/media/info_media_list_widget.cpp b/Telegram/SourceFiles/info/media/info_media_list_widget.cpp -+index a3e817f..fdc1b48 100644 ++index 1a42e63..fdc1b48 100644 +--- a/Telegram/SourceFiles/info/media/info_media_list_widget.cpp ++++ b/Telegram/SourceFiles/info/media/info_media_list_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/media/info_media_provider.cpp b/Telegram/SourceFiles/info/media/info_media_provider.cpp -+index 7ee8dc6..fec2c66 100644 ++index 2fc6973..fec2c66 100644 +--- a/Telegram/SourceFiles/info/media/info_media_provider.cpp ++++ b/Telegram/SourceFiles/info/media/info_media_provider.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/media/info_media_widget.cpp b/Telegram/SourceFiles/info/media/info_media_widget.cpp -+index 17fe135..e7e4801 100644 ++index 6a480a6..e7e4801 100644 +--- a/Telegram/SourceFiles/info/media/info_media_widget.cpp ++++ b/Telegram/SourceFiles/info/media/info_media_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/members/info_members_widget.cpp b/Telegram/SourceFiles/info/members/info_members_widget.cpp -+index f8450ed..f92bb3d 100644 ++index 0a00a73..f92bb3d 100644 +--- a/Telegram/SourceFiles/info/members/info_members_widget.cpp ++++ b/Telegram/SourceFiles/info/members/info_members_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/polls/info_polls_results_inner_widget.cpp b/Telegram/SourceFiles/info/polls/info_polls_results_inner_widget.cpp -+index 81818b6..e03af0c 100644 ++index b1cefde..e03af0c 100644 +--- a/Telegram/SourceFiles/info/polls/info_polls_results_inner_widget.cpp ++++ b/Telegram/SourceFiles/info/polls/info_polls_results_inner_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/polls/info_polls_results_widget.cpp b/Telegram/SourceFiles/info/polls/info_polls_results_widget.cpp -+index 93b7991..dbd44f0 100644 ++index 301da51..dbd44f0 100644 +--- a/Telegram/SourceFiles/info/polls/info_polls_results_widget.cpp ++++ b/Telegram/SourceFiles/info/polls/info_polls_results_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/profile/info_profile_actions.cpp b/Telegram/SourceFiles/info/profile/info_profile_actions.cpp -+index 05097cd..c3fb668 100644 ++index 83a7296..6977b8d 100644 +--- a/Telegram/SourceFiles/info/profile/info_profile_actions.cpp ++++ b/Telegram/SourceFiles/info/profile/info_profile_actions.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/profile/info_profile_badge.cpp b/Telegram/SourceFiles/info/profile/info_profile_badge.cpp -+index a3f5263..32b014d 100644 ++index 1cbcef2..32b014d 100644 +--- a/Telegram/SourceFiles/info/profile/info_profile_badge.cpp ++++ b/Telegram/SourceFiles/info/profile/info_profile_badge.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/profile/info_profile_cover.cpp b/Telegram/SourceFiles/info/profile/info_profile_cover.cpp -+index bee5db5..e104f77 100644 ++index a15e49c..e104f77 100644 +--- a/Telegram/SourceFiles/info/profile/info_profile_cover.cpp ++++ b/Telegram/SourceFiles/info/profile/info_profile_cover.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/profile/info_profile_emoji_status_panel.cpp b/Telegram/SourceFiles/info/profile/info_profile_emoji_status_panel.cpp -+index ad4ebde..d9beee0 100644 ++index db8714c..d9beee0 100644 +--- a/Telegram/SourceFiles/info/profile/info_profile_emoji_status_panel.cpp ++++ b/Telegram/SourceFiles/info/profile/info_profile_emoji_status_panel.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/info/profile/info_profile_icon.cpp b/Telegram/SourceFiles/info/profile/info_profile_icon.cpp ++index 9f8dee9..93bee71 100644 ++--- a/Telegram/SourceFiles/info/profile/info_profile_icon.cpp +++++ b/Telegram/SourceFiles/info/profile/info_profile_icon.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/profile/info_profile_inner_widget.cpp b/Telegram/SourceFiles/info/profile/info_profile_inner_widget.cpp -+index 546eccb..95ddccd 100644 ++index e605685..0dc3dcc 100644 +--- a/Telegram/SourceFiles/info/profile/info_profile_inner_widget.cpp ++++ b/Telegram/SourceFiles/info/profile/info_profile_inner_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/profile/info_profile_members.cpp b/Telegram/SourceFiles/info/profile/info_profile_members.cpp -+index 759395b..3593902 100644 ++index 0574dd6..3593902 100644 +--- a/Telegram/SourceFiles/info/profile/info_profile_members.cpp ++++ b/Telegram/SourceFiles/info/profile/info_profile_members.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/profile/info_profile_members_controllers.cpp b/Telegram/SourceFiles/info/profile/info_profile_members_controllers.cpp -+index bf249bf..5e41709 100644 ++index 1987be5..5e41709 100644 +--- a/Telegram/SourceFiles/info/profile/info_profile_members_controllers.cpp ++++ b/Telegram/SourceFiles/info/profile/info_profile_members_controllers.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/profile/info_profile_phone_menu.cpp b/Telegram/SourceFiles/info/profile/info_profile_phone_menu.cpp -+index 15c2413..967f3ae 100644 ++index 1939dde..967f3ae 100644 +--- a/Telegram/SourceFiles/info/profile/info_profile_phone_menu.cpp ++++ b/Telegram/SourceFiles/info/profile/info_profile_phone_menu.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/profile/info_profile_text.cpp b/Telegram/SourceFiles/info/profile/info_profile_text.cpp -+index 2710750..97d989d 100644 ++index b09e354..97d989d 100644 +--- a/Telegram/SourceFiles/info/profile/info_profile_text.cpp ++++ b/Telegram/SourceFiles/info/profile/info_profile_text.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/profile/info_profile_values.cpp b/Telegram/SourceFiles/info/profile/info_profile_values.cpp -+index 8900d74..35d7d90 100644 ++index e5dc793..1232329 100644 +--- a/Telegram/SourceFiles/info/profile/info_profile_values.cpp ++++ b/Telegram/SourceFiles/info/profile/info_profile_values.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/profile/info_profile_widget.cpp b/Telegram/SourceFiles/info/profile/info_profile_widget.cpp -+index 6822068..9a2f306 100644 ++index d1209a2..9a2f306 100644 +--- a/Telegram/SourceFiles/info/profile/info_profile_widget.cpp ++++ b/Telegram/SourceFiles/info/profile/info_profile_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/settings/info_settings_widget.cpp b/Telegram/SourceFiles/info/settings/info_settings_widget.cpp -+index c97876e..2d4bd83 100644 ++index cd6d6bd..c7e4d12 100644 +--- a/Telegram/SourceFiles/info/settings/info_settings_widget.cpp ++++ b/Telegram/SourceFiles/info/settings/info_settings_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/statistics/info_statistics_inner_widget.cpp b/Telegram/SourceFiles/info/statistics/info_statistics_inner_widget.cpp -+index cbf5afb..2b6a33a 100644 ++index ca77f7a..fb437ea 100644 +--- a/Telegram/SourceFiles/info/statistics/info_statistics_inner_widget.cpp ++++ b/Telegram/SourceFiles/info/statistics/info_statistics_inner_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/statistics/info_statistics_list_controllers.cpp b/Telegram/SourceFiles/info/statistics/info_statistics_list_controllers.cpp -+index f734a7c..76c0df7 100644 ++index cdaffc1..1489f30 100644 +--- a/Telegram/SourceFiles/info/statistics/info_statistics_list_controllers.cpp ++++ b/Telegram/SourceFiles/info/statistics/info_statistics_list_controllers.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/statistics/info_statistics_recent_message.cpp b/Telegram/SourceFiles/info/statistics/info_statistics_recent_message.cpp -+index 0c1c5ad..18e9145 100644 ++index c09038b..9ffa4a1 100644 +--- a/Telegram/SourceFiles/info/statistics/info_statistics_recent_message.cpp ++++ b/Telegram/SourceFiles/info/statistics/info_statistics_recent_message.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/statistics/info_statistics_widget.cpp b/Telegram/SourceFiles/info/statistics/info_statistics_widget.cpp -+index 011901e..38f932c 100644 ++index 3544b2a..4a302aa 100644 +--- a/Telegram/SourceFiles/info/statistics/info_statistics_widget.cpp ++++ b/Telegram/SourceFiles/info/statistics/info_statistics_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/stories/info_stories_inner_widget.cpp b/Telegram/SourceFiles/info/stories/info_stories_inner_widget.cpp -+index 036c960..4505d61 100644 ++index bfabe89..7368937 100644 +--- a/Telegram/SourceFiles/info/stories/info_stories_inner_widget.cpp ++++ b/Telegram/SourceFiles/info/stories/info_stories_inner_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/stories/info_stories_provider.cpp b/Telegram/SourceFiles/info/stories/info_stories_provider.cpp -+index fbd5871..e49b637 100644 ++index 7fdd26a..e49b637 100644 +--- a/Telegram/SourceFiles/info/stories/info_stories_provider.cpp ++++ b/Telegram/SourceFiles/info/stories/info_stories_provider.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/stories/info_stories_widget.cpp b/Telegram/SourceFiles/info/stories/info_stories_widget.cpp -+index 2e6f8d4..c3f1613 100644 ++index bca32b3..c3f1613 100644 +--- a/Telegram/SourceFiles/info/stories/info_stories_widget.cpp ++++ b/Telegram/SourceFiles/info/stories/info_stories_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_bubble_wrap.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_bubble_wrap.cpp ++index ffb0204..83d814c 100644 ++--- a/Telegram/SourceFiles/info/userpic/info_userpic_bubble_wrap.cpp +++++ b/Telegram/SourceFiles/info/userpic/info_userpic_bubble_wrap.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_color_circle_button.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_color_circle_button.cpp ++index 97ce58a..2b0147a 100644 ++--- a/Telegram/SourceFiles/info/userpic/info_userpic_color_circle_button.cpp +++++ b/Telegram/SourceFiles/info/userpic/info_userpic_color_circle_button.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_colors_editor.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_colors_editor.cpp -+index d020ce7..4a6d3d1 100644 ++index 4e17bef..c28a4ed 100644 +--- a/Telegram/SourceFiles/info/userpic/info_userpic_colors_editor.cpp ++++ b/Telegram/SourceFiles/info/userpic/info_userpic_colors_editor.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder.cpp -+index bbf7846..7d0b810 100644 ++index 24fc13e..7d0b810 100644 +--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder.cpp ++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_common.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_common.cpp -+index 5b254b0..13c7b0d 100644 ++index a440f59..13c7b0d 100644 +--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_common.cpp ++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_common.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_layer.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_layer.cpp ++index c251c7b..3a6594e 100644 ++--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_layer.cpp +++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_layer.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_menu_item.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_menu_item.cpp -+index 9ad9312..d9a3bc8 100644 ++index 64be531..d9a3bc8 100644 +--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_menu_item.cpp ++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_menu_item.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_preview.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_preview.cpp -+index d1964e7..a906379 100644 ++index 59e7813..a906379 100644 +--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_preview.cpp ++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_preview.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_widget.cpp b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_widget.cpp -+index 0beab10..b47b6be 100644 ++index cd98ee5..42026ef 100644 +--- a/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_widget.cpp ++++ b/Telegram/SourceFiles/info/userpic/info_userpic_emoji_builder_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, @@ -11734,7 +4476,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/inline_bots/inline_bot_result.cpp b/Telegram/SourceFiles/inline_bots/inline_bot_result.cpp -+index 100e3ef..2f362e6 100644 ++index 339b40e..63e9c73 100644 +--- a/Telegram/SourceFiles/inline_bots/inline_bot_result.cpp ++++ b/Telegram/SourceFiles/inline_bots/inline_bot_result.cpp +@@ -1,3 +1,4 @@ @@ -11770,7 +4512,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/intro/intro_code.cpp b/Telegram/SourceFiles/intro/intro_code.cpp -+index bdd63a7..381a47a 100644 ++index e5d0914..4e5807a 100644 +--- a/Telegram/SourceFiles/intro/intro_code.cpp ++++ b/Telegram/SourceFiles/intro/intro_code.cpp +@@ -1,3 +1,4 @@ @@ -11779,7 +4521,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/intro/intro_password_check.cpp b/Telegram/SourceFiles/intro/intro_password_check.cpp -+index d2bff06..11578d0 100644 ++index cd73d98..3be496d 100644 +--- a/Telegram/SourceFiles/intro/intro_password_check.cpp ++++ b/Telegram/SourceFiles/intro/intro_password_check.cpp +@@ -1,3 +1,4 @@ @@ -11788,7 +4530,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/intro/intro_phone.cpp b/Telegram/SourceFiles/intro/intro_phone.cpp -+index d822d05..81dc269 100644 ++index bf8a355..0a7eda7 100644 +--- a/Telegram/SourceFiles/intro/intro_phone.cpp ++++ b/Telegram/SourceFiles/intro/intro_phone.cpp +@@ -1,3 +1,4 @@ @@ -11797,7 +4539,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/intro/intro_qr.cpp b/Telegram/SourceFiles/intro/intro_qr.cpp -+index 140124e..6d9d0bb 100644 ++index 3ad8aea..a829f70 100644 +--- a/Telegram/SourceFiles/intro/intro_qr.cpp ++++ b/Telegram/SourceFiles/intro/intro_qr.cpp +@@ -1,3 +1,4 @@ @@ -11806,7 +4548,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/intro/intro_signup.cpp b/Telegram/SourceFiles/intro/intro_signup.cpp -+index 0f2f382..c31863c 100644 ++index bb8bc46..9d9dc71 100644 +--- a/Telegram/SourceFiles/intro/intro_signup.cpp ++++ b/Telegram/SourceFiles/intro/intro_signup.cpp +@@ -1,3 +1,4 @@ @@ -11824,7 +4566,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/intro/intro_step.cpp b/Telegram/SourceFiles/intro/intro_step.cpp -+index 4d7361a..1e584e5 100644 ++index 68ec48c..415fc4f 100644 +--- a/Telegram/SourceFiles/intro/intro_step.cpp ++++ b/Telegram/SourceFiles/intro/intro_step.cpp +@@ -1,3 +1,4 @@ @@ -11833,7 +4575,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/intro/intro_widget.cpp b/Telegram/SourceFiles/intro/intro_widget.cpp -+index cd7ba82..6e0abb7 100644 ++index 13ba483..e2b056d 100644 +--- a/Telegram/SourceFiles/intro/intro_widget.cpp ++++ b/Telegram/SourceFiles/intro/intro_widget.cpp +@@ -1,3 +1,4 @@ @@ -11842,59 +4584,146 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/lang/lang_cloud_manager.cpp b/Telegram/SourceFiles/lang/lang_cloud_manager.cpp -+index 242d09a..79579d3 100644 ++index 8c98b96..79579d3 100644 +--- a/Telegram/SourceFiles/lang/lang_cloud_manager.cpp ++++ b/Telegram/SourceFiles/lang/lang_cloud_manager.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "lang/lang_pch.h" +++#include "lang/lang_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/lang/lang_file_parser.cpp b/Telegram/SourceFiles/lang/lang_file_parser.cpp ++index 5dac61a..b343331 100644 ++--- a/Telegram/SourceFiles/lang/lang_file_parser.cpp +++++ b/Telegram/SourceFiles/lang/lang_file_parser.cpp ++@@ -1,3 +1,4 @@ +++#include "lang/lang_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/lang/lang_instance.cpp b/Telegram/SourceFiles/lang/lang_instance.cpp -+index d9edfb6..789fdd1 100644 ++index e2d26b6..789fdd1 100644 +--- a/Telegram/SourceFiles/lang/lang_instance.cpp ++++ b/Telegram/SourceFiles/lang/lang_instance.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "lang/lang_pch.h" +++#include "lang/lang_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/lang/lang_keys.cpp b/Telegram/SourceFiles/lang/lang_keys.cpp ++index aa65ed8..a08fa46 100644 ++--- a/Telegram/SourceFiles/lang/lang_keys.cpp +++++ b/Telegram/SourceFiles/lang/lang_keys.cpp ++@@ -1,3 +1,4 @@ +++#include "lang/lang_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/lang/lang_numbers_animation.cpp b/Telegram/SourceFiles/lang/lang_numbers_animation.cpp -+index 97acbf9..f1e948c 100644 ++index fdeb96a..f1e948c 100644 +--- a/Telegram/SourceFiles/lang/lang_numbers_animation.cpp ++++ b/Telegram/SourceFiles/lang/lang_numbers_animation.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "lang/lang_pch.h" +++#include "lang/lang_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/lang/lang_tag.cpp b/Telegram/SourceFiles/lang/lang_tag.cpp ++index 7b1a10a..353eaeb 100644 ++--- a/Telegram/SourceFiles/lang/lang_tag.cpp +++++ b/Telegram/SourceFiles/lang/lang_tag.cpp ++@@ -1,3 +1,4 @@ +++#include "lang/lang_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/lang/lang_tag.h b/Telegram/SourceFiles/lang/lang_tag.h ++index 297ae1f..50e322f 100644 ++--- a/Telegram/SourceFiles/lang/lang_tag.h +++++ b/Telegram/SourceFiles/lang/lang_tag.h ++@@ -1,3 +1,4 @@ +++#include "lang/lang_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/lang/lang_text_entity.cpp b/Telegram/SourceFiles/lang/lang_text_entity.cpp ++index 5bdc1bd..a584a39 100644 ++--- a/Telegram/SourceFiles/lang/lang_text_entity.cpp +++++ b/Telegram/SourceFiles/lang/lang_text_entity.cpp ++@@ -1,3 +1,4 @@ +++#include "lang/lang_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/lang/lang_translator.cpp b/Telegram/SourceFiles/lang/lang_translator.cpp -+index 616908e..d1747f8 100644 ++index eeb1251..d1747f8 100644 +--- a/Telegram/SourceFiles/lang/lang_translator.cpp ++++ b/Telegram/SourceFiles/lang/lang_translator.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "lang/lang_pch.h" +++#include "lang/lang_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/layout/abstract_layout_item.cpp b/Telegram/SourceFiles/layout/abstract_layout_item.cpp ++index d83f0a7..1691cad 100644 ++--- a/Telegram/SourceFiles/layout/abstract_layout_item.cpp +++++ b/Telegram/SourceFiles/layout/abstract_layout_item.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/layout/layout_document_generic_preview.cpp b/Telegram/SourceFiles/layout/layout_document_generic_preview.cpp -+index fcbb9e1..6fb5843 100644 ++index a0a9285..6fb5843 100644 +--- a/Telegram/SourceFiles/layout/layout_document_generic_preview.cpp ++++ b/Telegram/SourceFiles/layout/layout_document_generic_preview.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "ui/ui_pch.h" +++#include "ui/ui_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/layout/layout_item_base.cpp b/Telegram/SourceFiles/layout/layout_item_base.cpp -+index 045bcc0..88576e3 100644 ++index 77f2d8e..88576e3 100644 +--- a/Telegram/SourceFiles/layout/layout_item_base.cpp ++++ b/Telegram/SourceFiles/layout/layout_item_base.cpp -+@@ -1,3 +1,4 @@ ++@@ -1,3 +1,5 @@ ++#include "stdafx.h" -+ #include "ui/ui_pch.h" +++#include "ui/ui_pch.h" + /* + This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/layout/layout_mosaic.cpp b/Telegram/SourceFiles/layout/layout_mosaic.cpp ++index 645f290..f832a21 100644 ++--- a/Telegram/SourceFiles/layout/layout_mosaic.cpp +++++ b/Telegram/SourceFiles/layout/layout_mosaic.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/layout/layout_position.cpp b/Telegram/SourceFiles/layout/layout_position.cpp ++index 2631e2c..7cb95cb 100644 ++--- a/Telegram/SourceFiles/layout/layout_position.cpp +++++ b/Telegram/SourceFiles/layout/layout_position.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/layout/layout_selection.cpp b/Telegram/SourceFiles/layout/layout_selection.cpp ++index 32f48b2..bd0e2d0 100644 ++--- a/Telegram/SourceFiles/layout/layout_selection.cpp +++++ b/Telegram/SourceFiles/layout/layout_selection.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/logs.cpp b/Telegram/SourceFiles/logs.cpp +index 3096a8c..3999308 100644 +--- a/Telegram/SourceFiles/logs.cpp @@ -11914,7 +4743,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/main/main_account.cpp b/Telegram/SourceFiles/main/main_account.cpp -+index e39d487..12e678c 100644 ++index 90a6a89..98e028e 100644 +--- a/Telegram/SourceFiles/main/main_account.cpp ++++ b/Telegram/SourceFiles/main/main_account.cpp +@@ -1,3 +1,4 @@ @@ -11923,7 +4752,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/main/main_app_config.cpp b/Telegram/SourceFiles/main/main_app_config.cpp -+index fdc98ac..f757d5b 100644 ++index a973979..27c55d5 100644 +--- a/Telegram/SourceFiles/main/main_app_config.cpp ++++ b/Telegram/SourceFiles/main/main_app_config.cpp +@@ -1,3 +1,4 @@ @@ -11950,7 +4779,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/main/main_session.cpp b/Telegram/SourceFiles/main/main_session.cpp -+index 84f4810..3051181 100644 ++index 18ec34b..b9e508c 100644 +--- a/Telegram/SourceFiles/main/main_session.cpp ++++ b/Telegram/SourceFiles/main/main_session.cpp +@@ -1,3 +1,4 @@ @@ -11986,7 +4815,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/mainwidget.cpp b/Telegram/SourceFiles/mainwidget.cpp -+index 2540e2c..72d966e 100644 ++index 77ca1bf..a30e830 100644 +--- a/Telegram/SourceFiles/mainwidget.cpp ++++ b/Telegram/SourceFiles/mainwidget.cpp +@@ -1,3 +1,4 @@ @@ -11995,7 +4824,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/mainwindow.cpp b/Telegram/SourceFiles/mainwindow.cpp -+index f5baef1..154e589 100644 ++index d0f67b5..ccbdde0 100644 +--- a/Telegram/SourceFiles/mainwindow.cpp ++++ b/Telegram/SourceFiles/mainwindow.cpp +@@ -1,3 +1,4 @@ @@ -12004,11 +4833,11 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/audio/media_audio.cpp b/Telegram/SourceFiles/media/audio/media_audio.cpp -+index 6ff8240..9778fa2 100644 ++index 9c7a53b..9a411ca 100644 +--- a/Telegram/SourceFiles/media/audio/media_audio.cpp ++++ b/Telegram/SourceFiles/media/audio/media_audio.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, @@ -12023,541 +4852,820 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/audio/media_audio_capture.cpp b/Telegram/SourceFiles/media/audio/media_audio_capture.cpp -+index 1158a39..18b3193 100644 ++index 2a2960d..18b3193 100644 +--- a/Telegram/SourceFiles/media/audio/media_audio_capture.cpp ++++ b/Telegram/SourceFiles/media/audio/media_audio_capture.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/audio/media_audio_ffmpeg_loader.cpp b/Telegram/SourceFiles/media/audio/media_audio_ffmpeg_loader.cpp -+index 6763f24..df8c634 100644 ++index bdfe863..df8c634 100644 +--- a/Telegram/SourceFiles/media/audio/media_audio_ffmpeg_loader.cpp ++++ b/Telegram/SourceFiles/media/audio/media_audio_ffmpeg_loader.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/audio/media_audio_loader.cpp b/Telegram/SourceFiles/media/audio/media_audio_loader.cpp -+index 42e72b7..0b72fda 100644 ++index 7451de9..0b72fda 100644 +--- a/Telegram/SourceFiles/media/audio/media_audio_loader.cpp ++++ b/Telegram/SourceFiles/media/audio/media_audio_loader.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/audio/media_audio_loaders.cpp b/Telegram/SourceFiles/media/audio/media_audio_loaders.cpp -+index 6927d32..015ce34 100644 ++index 5cff816..015ce34 100644 +--- a/Telegram/SourceFiles/media/audio/media_audio_loaders.cpp ++++ b/Telegram/SourceFiles/media/audio/media_audio_loaders.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/audio/media_audio_track.cpp b/Telegram/SourceFiles/media/audio/media_audio_track.cpp -+index f366472..368fbdb 100644 ++index 59836d3..368fbdb 100644 +--- a/Telegram/SourceFiles/media/audio/media_audio_track.cpp ++++ b/Telegram/SourceFiles/media/audio/media_audio_track.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/audio/media_child_ffmpeg_loader.cpp b/Telegram/SourceFiles/media/audio/media_child_ffmpeg_loader.cpp -+index 0eb1bad..30d5e59 100644 ++index 96efc7c..30d5e59 100644 +--- a/Telegram/SourceFiles/media/audio/media_child_ffmpeg_loader.cpp ++++ b/Telegram/SourceFiles/media/audio/media_child_ffmpeg_loader.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/media/clip/media_clip_check_streaming.cpp b/Telegram/SourceFiles/media/clip/media_clip_check_streaming.cpp ++index e60eed1..c134118 100644 ++--- a/Telegram/SourceFiles/media/clip/media_clip_check_streaming.cpp +++++ b/Telegram/SourceFiles/media/clip/media_clip_check_streaming.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/media/clip/media_clip_ffmpeg.cpp b/Telegram/SourceFiles/media/clip/media_clip_ffmpeg.cpp ++index 9f1c7b2..83f4a01 100644 ++--- a/Telegram/SourceFiles/media/clip/media_clip_ffmpeg.cpp +++++ b/Telegram/SourceFiles/media/clip/media_clip_ffmpeg.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/media/clip/media_clip_implementation.cpp b/Telegram/SourceFiles/media/clip/media_clip_implementation.cpp ++index e9b1f25..e5a412d 100644 ++--- a/Telegram/SourceFiles/media/clip/media_clip_implementation.cpp +++++ b/Telegram/SourceFiles/media/clip/media_clip_implementation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/media/clip/media_clip_reader.cpp b/Telegram/SourceFiles/media/clip/media_clip_reader.cpp ++index 7227ef7..a07f928 100644 ++--- a/Telegram/SourceFiles/media/clip/media_clip_reader.cpp +++++ b/Telegram/SourceFiles/media/clip/media_clip_reader.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/media/player/media_player_button.cpp b/Telegram/SourceFiles/media/player/media_player_button.cpp ++index 79691a4..bf97ff0 100644 ++--- a/Telegram/SourceFiles/media/player/media_player_button.cpp +++++ b/Telegram/SourceFiles/media/player/media_player_button.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/media/player/media_player_dropdown.cpp b/Telegram/SourceFiles/media/player/media_player_dropdown.cpp ++index c00765c..4e3f251 100644 ++--- a/Telegram/SourceFiles/media/player/media_player_dropdown.cpp +++++ b/Telegram/SourceFiles/media/player/media_player_dropdown.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/player/media_player_float.cpp b/Telegram/SourceFiles/media/player/media_player_float.cpp -+index 0e57088..6306da2 100644 ++index d54b5ee..a8242d3 100644 +--- a/Telegram/SourceFiles/media/player/media_player_float.cpp ++++ b/Telegram/SourceFiles/media/player/media_player_float.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/player/media_player_instance.cpp b/Telegram/SourceFiles/media/player/media_player_instance.cpp -+index 1887ba1..0d78487 100644 ++index 5e1655c..0d78487 100644 +--- a/Telegram/SourceFiles/media/player/media_player_instance.cpp ++++ b/Telegram/SourceFiles/media/player/media_player_instance.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/player/media_player_panel.cpp b/Telegram/SourceFiles/media/player/media_player_panel.cpp -+index 1cb1758..ab2621f 100644 ++index e592010..453a49d 100644 +--- a/Telegram/SourceFiles/media/player/media_player_panel.cpp ++++ b/Telegram/SourceFiles/media/player/media_player_panel.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/player/media_player_volume_controller.cpp b/Telegram/SourceFiles/media/player/media_player_volume_controller.cpp -+index 82e618e..6cbe56d 100644 ++index c8e4af7..6cbe56d 100644 +--- a/Telegram/SourceFiles/media/player/media_player_volume_controller.cpp ++++ b/Telegram/SourceFiles/media/player/media_player_volume_controller.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/player/media_player_widget.cpp b/Telegram/SourceFiles/media/player/media_player_widget.cpp -+index 67bba32..d8cb3b2 100644 ++index abe1c73..d8cb3b2 100644 +--- a/Telegram/SourceFiles/media/player/media_player_widget.cpp ++++ b/Telegram/SourceFiles/media/player/media_player_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_caption_full_view.cpp b/Telegram/SourceFiles/media/stories/media_stories_caption_full_view.cpp -+index c4e7046..bec0606 100644 ++index a8b3b2c..549faad 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_caption_full_view.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_caption_full_view.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_controller.cpp b/Telegram/SourceFiles/media/stories/media_stories_controller.cpp -+index 9c02991..8b5012f 100644 ++index 6eabefc..2bfa2a2 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_controller.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_controller.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_delegate.cpp b/Telegram/SourceFiles/media/stories/media_stories_delegate.cpp -+index d56a8c6..6b258b4 100644 ++index 721d980..6b258b4 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_delegate.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_delegate.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_header.cpp b/Telegram/SourceFiles/media/stories/media_stories_header.cpp -+index 57f9973..986bfaa 100644 ++index 635370e..6cb4cf5 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_header.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_header.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_reactions.cpp b/Telegram/SourceFiles/media/stories/media_stories_reactions.cpp -+index 4351699..9249314 100644 ++index fd4a0ea..9249314 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_reactions.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_reactions.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_recent_views.cpp b/Telegram/SourceFiles/media/stories/media_stories_recent_views.cpp -+index cc0d2e3..9f67baa 100644 ++index ed8f4f7..9f67baa 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_recent_views.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_recent_views.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_reply.cpp b/Telegram/SourceFiles/media/stories/media_stories_reply.cpp -+index ef4e6d5..13871a1 100644 ++index 8a20887..13871a1 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_reply.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_reply.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_share.cpp b/Telegram/SourceFiles/media/stories/media_stories_share.cpp -+index b72b3a4..77b8f9e 100644 ++index 91fc290..77b8f9e 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_share.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_share.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_sibling.cpp b/Telegram/SourceFiles/media/stories/media_stories_sibling.cpp -+index e578e98..9cbcf3f 100644 ++index ebfe590..9cbcf3f 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_sibling.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_sibling.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_slider.cpp b/Telegram/SourceFiles/media/stories/media_stories_slider.cpp -+index b16732c..0b52788 100644 ++index 53f39c1..0b52788 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_slider.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_slider.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_stealth.cpp b/Telegram/SourceFiles/media/stories/media_stories_stealth.cpp -+index 92ffd37..670d0da 100644 ++index 404ff1a..670d0da 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_stealth.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_stealth.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/stories/media_stories_view.cpp b/Telegram/SourceFiles/media/stories/media_stories_view.cpp -+index 474d9d0..249f3bd 100644 ++index e21cd1f..5fb7e5d 100644 +--- a/Telegram/SourceFiles/media/stories/media_stories_view.cpp ++++ b/Telegram/SourceFiles/media/stories/media_stories_view.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_audio_track.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_audio_track.cpp -+index 39d57d7..2e34571 100644 ++index ff18b67..2e34571 100644 +--- a/Telegram/SourceFiles/media/streaming/media_streaming_audio_track.cpp ++++ b/Telegram/SourceFiles/media/streaming/media_streaming_audio_track.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_document.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_document.cpp -+index 764131a..434aecd 100644 ++index 27c0904..434aecd 100644 +--- a/Telegram/SourceFiles/media/streaming/media_streaming_document.cpp ++++ b/Telegram/SourceFiles/media/streaming/media_streaming_document.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_file.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_file.cpp -+index 80a0ab6..86746d5 100644 ++index 22427c2..86746d5 100644 +--- a/Telegram/SourceFiles/media/streaming/media_streaming_file.cpp ++++ b/Telegram/SourceFiles/media/streaming/media_streaming_file.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_instance.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_instance.cpp -+index 4ed48b1..f5d9e13 100644 ++index 898bf76..f5d9e13 100644 +--- a/Telegram/SourceFiles/media/streaming/media_streaming_instance.cpp ++++ b/Telegram/SourceFiles/media/streaming/media_streaming_instance.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_loader.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_loader.cpp -+index 96edaf4..bcfa45d 100644 ++index e507efe..bcfa45d 100644 +--- a/Telegram/SourceFiles/media/streaming/media_streaming_loader.cpp ++++ b/Telegram/SourceFiles/media/streaming/media_streaming_loader.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_loader_local.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_loader_local.cpp -+index 535c8ef..900323f 100644 ++index a85dbe7..900323f 100644 +--- a/Telegram/SourceFiles/media/streaming/media_streaming_loader_local.cpp ++++ b/Telegram/SourceFiles/media/streaming/media_streaming_loader_local.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_loader_mtproto.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_loader_mtproto.cpp -+index c1dfb85..ff2f05a 100644 ++index 15f8814..ff2f05a 100644 +--- a/Telegram/SourceFiles/media/streaming/media_streaming_loader_mtproto.cpp ++++ b/Telegram/SourceFiles/media/streaming/media_streaming_loader_mtproto.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_player.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_player.cpp -+index 8a29435..c97aed5 100644 ++index 699cbdf..c97aed5 100644 +--- a/Telegram/SourceFiles/media/streaming/media_streaming_player.cpp ++++ b/Telegram/SourceFiles/media/streaming/media_streaming_player.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_reader.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_reader.cpp -+index 84d184c..8dc6f47 100644 ++index 95654e5..8dc6f47 100644 +--- a/Telegram/SourceFiles/media/streaming/media_streaming_reader.cpp ++++ b/Telegram/SourceFiles/media/streaming/media_streaming_reader.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_utility.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_utility.cpp -+index d668a2c..3c23652 100644 ++index fdfbe20..3c23652 100644 +--- a/Telegram/SourceFiles/media/streaming/media_streaming_utility.cpp ++++ b/Telegram/SourceFiles/media/streaming/media_streaming_utility.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/streaming/media_streaming_video_track.cpp b/Telegram/SourceFiles/media/streaming/media_streaming_video_track.cpp -+index 5c8cb4e..8e9d02c 100644 ++index b951812..8e9d02c 100644 +--- a/Telegram/SourceFiles/media/streaming/media_streaming_video_track.cpp ++++ b/Telegram/SourceFiles/media/streaming/media_streaming_video_track.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/media/system_media_controls_manager.cpp b/Telegram/SourceFiles/media/system_media_controls_manager.cpp ++index 4fb87dc..6aa46c3 100644 ++--- a/Telegram/SourceFiles/media/system_media_controls_manager.cpp +++++ b/Telegram/SourceFiles/media/system_media_controls_manager.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/view/media_view_group_thumbs.cpp b/Telegram/SourceFiles/media/view/media_view_group_thumbs.cpp -+index f087318..02c7495 100644 ++index 6568df3..02c7495 100644 +--- a/Telegram/SourceFiles/media/view/media_view_group_thumbs.cpp ++++ b/Telegram/SourceFiles/media/view/media_view_group_thumbs.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/view/media_view_overlay_opengl.cpp b/Telegram/SourceFiles/media/view/media_view_overlay_opengl.cpp -+index 9b35e0d..a9abdb3 100644 ++index 6df2da0..0ba6159 100644 +--- a/Telegram/SourceFiles/media/view/media_view_overlay_opengl.cpp ++++ b/Telegram/SourceFiles/media/view/media_view_overlay_opengl.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/view/media_view_overlay_raster.cpp b/Telegram/SourceFiles/media/view/media_view_overlay_raster.cpp -+index 584fac6..4d028b0 100644 ++index 4ca702d..4d028b0 100644 +--- a/Telegram/SourceFiles/media/view/media_view_overlay_raster.cpp ++++ b/Telegram/SourceFiles/media/view/media_view_overlay_raster.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/view/media_view_overlay_widget.cpp b/Telegram/SourceFiles/media/view/media_view_overlay_widget.cpp -+index 461c05b..4a49832 100644 ++index 2295982..a45c4b1 100644 +--- a/Telegram/SourceFiles/media/view/media_view_overlay_widget.cpp ++++ b/Telegram/SourceFiles/media/view/media_view_overlay_widget.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/view/media_view_pip.cpp b/Telegram/SourceFiles/media/view/media_view_pip.cpp -+index 55bd9db..119df77 100644 ++index 655e7cf..119df77 100644 +--- a/Telegram/SourceFiles/media/view/media_view_pip.cpp ++++ b/Telegram/SourceFiles/media/view/media_view_pip.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/view/media_view_pip_opengl.cpp b/Telegram/SourceFiles/media/view/media_view_pip_opengl.cpp -+index ebf0d5a..36a0faa 100644 ++index 8fa5f1d..36a0faa 100644 +--- a/Telegram/SourceFiles/media/view/media_view_pip_opengl.cpp ++++ b/Telegram/SourceFiles/media/view/media_view_pip_opengl.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/view/media_view_pip_raster.cpp b/Telegram/SourceFiles/media/view/media_view_pip_raster.cpp -+index c9f304f..000f5d4 100644 ++index 4698309..000f5d4 100644 +--- a/Telegram/SourceFiles/media/view/media_view_pip_raster.cpp ++++ b/Telegram/SourceFiles/media/view/media_view_pip_raster.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/view/media_view_playback_controls.cpp b/Telegram/SourceFiles/media/view/media_view_playback_controls.cpp -+index fb04664..2b486a3 100644 ++index 896a66e..2b486a3 100644 +--- a/Telegram/SourceFiles/media/view/media_view_playback_controls.cpp ++++ b/Telegram/SourceFiles/media/view/media_view_playback_controls.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/media/view/media_view_playback_progress.cpp b/Telegram/SourceFiles/media/view/media_view_playback_progress.cpp -+index 81d213d..0a6a57e 100644 ++index 745c437..0a6a57e 100644 +--- a/Telegram/SourceFiles/media/view/media_view_playback_progress.cpp ++++ b/Telegram/SourceFiles/media/view/media_view_playback_progress.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/menu/menu_antispam_validator.cpp b/Telegram/SourceFiles/menu/menu_antispam_validator.cpp -+index 96b279f..f6b507c 100644 ++index 5baf781..f9745c4 100644 +--- a/Telegram/SourceFiles/menu/menu_antispam_validator.cpp ++++ b/Telegram/SourceFiles/menu/menu_antispam_validator.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/menu/menu_check_item.cpp b/Telegram/SourceFiles/menu/menu_check_item.cpp ++index f76e5d3..e69c606 100644 ++--- a/Telegram/SourceFiles/menu/menu_check_item.cpp +++++ b/Telegram/SourceFiles/menu/menu_check_item.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/menu/menu_item_download_files.cpp b/Telegram/SourceFiles/menu/menu_item_download_files.cpp -+index b04bdcd..64aa7a0 100644 ++index 23f6c25..64aa7a0 100644 +--- a/Telegram/SourceFiles/menu/menu_item_download_files.cpp ++++ b/Telegram/SourceFiles/menu/menu_item_download_files.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/menu/menu_mute.cpp b/Telegram/SourceFiles/menu/menu_mute.cpp -+index a2bd089..fdb460c 100644 ++index dd58f6f..fdb460c 100644 +--- a/Telegram/SourceFiles/menu/menu_mute.cpp ++++ b/Telegram/SourceFiles/menu/menu_mute.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/menu/menu_send.cpp b/Telegram/SourceFiles/menu/menu_send.cpp -+index 774be6a..952b7ff 100644 ++index 02ab8ed..952b7ff 100644 +--- a/Telegram/SourceFiles/menu/menu_send.cpp ++++ b/Telegram/SourceFiles/menu/menu_send.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/menu/menu_ttl.cpp b/Telegram/SourceFiles/menu/menu_ttl.cpp ++index f77294a..ae52494 100644 ++--- a/Telegram/SourceFiles/menu/menu_ttl.cpp +++++ b/Telegram/SourceFiles/menu/menu_ttl.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/menu/menu_ttl_validator.cpp b/Telegram/SourceFiles/menu/menu_ttl_validator.cpp -+index 03925f2..8a8f2d6 100644 ++index a5ecac4..8a8f2d6 100644 +--- a/Telegram/SourceFiles/menu/menu_ttl_validator.cpp ++++ b/Telegram/SourceFiles/menu/menu_ttl_validator.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/config_loader.cpp b/Telegram/SourceFiles/mtproto/config_loader.cpp ++index 5d07404..4fe180d 100644 ++--- a/Telegram/SourceFiles/mtproto/config_loader.cpp +++++ b/Telegram/SourceFiles/mtproto/config_loader.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/mtproto/connection_abstract.cpp b/Telegram/SourceFiles/mtproto/connection_abstract.cpp -+index 2332672..135af6c 100644 ++index a932363..135af6c 100644 +--- a/Telegram/SourceFiles/mtproto/connection_abstract.cpp ++++ b/Telegram/SourceFiles/mtproto/connection_abstract.cpp -+@@ -1,4 +1,5 @@ -+ #include "mtproto/mtproto_pch.h" ++@@ -1,3 +1,5 @@ +++#include "mtproto/mtproto_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/connection_http.cpp b/Telegram/SourceFiles/mtproto/connection_http.cpp ++index 37b9d21..0d4de39 100644 ++--- a/Telegram/SourceFiles/mtproto/connection_http.cpp +++++ b/Telegram/SourceFiles/mtproto/connection_http.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/mtproto/connection_resolving.cpp b/Telegram/SourceFiles/mtproto/connection_resolving.cpp -+index 29e21d9..6d55be0 100644 ++index 571e14e..6d55be0 100644 +--- a/Telegram/SourceFiles/mtproto/connection_resolving.cpp ++++ b/Telegram/SourceFiles/mtproto/connection_resolving.cpp -+@@ -1,4 +1,5 @@ -+ #include "mtproto/mtproto_pch.h" ++@@ -1,3 +1,5 @@ +++#include "mtproto/mtproto_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/connection_tcp.cpp b/Telegram/SourceFiles/mtproto/connection_tcp.cpp ++index 6fa51a9..01c1333 100644 ++--- a/Telegram/SourceFiles/mtproto/connection_tcp.cpp +++++ b/Telegram/SourceFiles/mtproto/connection_tcp.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/mtproto/dedicated_file_loader.cpp b/Telegram/SourceFiles/mtproto/dedicated_file_loader.cpp -+index c47b0a9..0e3eada 100644 ++index 676aa04..0e3eada 100644 +--- a/Telegram/SourceFiles/mtproto/dedicated_file_loader.cpp ++++ b/Telegram/SourceFiles/mtproto/dedicated_file_loader.cpp -+@@ -1,4 +1,5 @@ -+ #include "mtproto/mtproto_pch.h" ++@@ -1,3 +1,5 @@ +++#include "mtproto/mtproto_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_abstract_socket.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_abstract_socket.cpp ++index 6530333..33a70e9 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_abstract_socket.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_abstract_socket.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_bound_key_creator.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_bound_key_creator.cpp ++index 7938c7a..c2a1432 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_bound_key_creator.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_bound_key_creator.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_binder.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_binder.cpp ++index 740ca28..949d2f1 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_binder.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_binder.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_creator.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_creator.cpp ++index badec9e..516fc84 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_creator.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_dc_key_creator.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_dcenter.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_dcenter.cpp ++index a98e24b..0a35b71 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_dcenter.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_dcenter.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_domain_resolver.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_domain_resolver.cpp ++index f20bb78..d4ff5aa 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_domain_resolver.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_domain_resolver.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_dump_to_text.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_dump_to_text.cpp ++index a6250bb..6bcdf97 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_dump_to_text.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_dump_to_text.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_received_ids_manager.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_received_ids_manager.cpp ++index 20bade0..da26c28 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_received_ids_manager.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_received_ids_manager.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_rsa_public_key.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_rsa_public_key.cpp ++index 312c8b1..4e91cf9 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_rsa_public_key.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_rsa_public_key.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_serialized_request.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_serialized_request.cpp ++index f4ff131..3b32e9e 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_serialized_request.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_serialized_request.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_tcp_socket.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_tcp_socket.cpp ++index 76a59c1..72ecd44 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_tcp_socket.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_tcp_socket.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/details/mtproto_tls_socket.cpp b/Telegram/SourceFiles/mtproto/details/mtproto_tls_socket.cpp ++index 36aa875..ff18eb2 100644 ++--- a/Telegram/SourceFiles/mtproto/details/mtproto_tls_socket.cpp +++++ b/Telegram/SourceFiles/mtproto/details/mtproto_tls_socket.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/mtproto/facade.cpp b/Telegram/SourceFiles/mtproto/facade.cpp -+index cadc0d4..57737c0 100644 ++index 2ff96d0..57737c0 100644 +--- a/Telegram/SourceFiles/mtproto/facade.cpp ++++ b/Telegram/SourceFiles/mtproto/facade.cpp -+@@ -1,4 +1,5 @@ -+ #include "mtproto/mtproto_pch.h" ++@@ -1,3 +1,5 @@ +++#include "mtproto/mtproto_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/mtproto/mtp_instance.cpp b/Telegram/SourceFiles/mtproto/mtp_instance.cpp -+index abc7eec..794c77f 100644 ++index e5b5cc8..1e300ba 100644 +--- a/Telegram/SourceFiles/mtproto/mtp_instance.cpp ++++ b/Telegram/SourceFiles/mtproto/mtp_instance.cpp -+@@ -1,4 +1,5 @@ -+ #include "mtproto/mtproto_pch.h" ++@@ -1,3 +1,5 @@ +++#include "mtproto/mtproto_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/mtproto_auth_key.cpp b/Telegram/SourceFiles/mtproto/mtproto_auth_key.cpp ++index c84d19a..e5bc010 100644 ++--- a/Telegram/SourceFiles/mtproto/mtproto_auth_key.cpp +++++ b/Telegram/SourceFiles/mtproto/mtproto_auth_key.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.cpp b/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.cpp ++index 5bb4d5d..7395605 100644 ++--- a/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.cpp +++++ b/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/mtproto_config.cpp b/Telegram/SourceFiles/mtproto/mtproto_config.cpp ++index 4986f71..3b8379d 100644 ++--- a/Telegram/SourceFiles/mtproto/mtproto_config.cpp +++++ b/Telegram/SourceFiles/mtproto/mtproto_config.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/mtproto_dc_options.cpp b/Telegram/SourceFiles/mtproto/mtproto_dc_options.cpp ++index c659f85..0ae6ac7 100644 ++--- a/Telegram/SourceFiles/mtproto/mtproto_dc_options.cpp +++++ b/Telegram/SourceFiles/mtproto/mtproto_dc_options.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/mtproto_dh_utils.cpp b/Telegram/SourceFiles/mtproto/mtproto_dh_utils.cpp ++index db9c054..c9ac9bf 100644 ++--- a/Telegram/SourceFiles/mtproto/mtproto_dh_utils.cpp +++++ b/Telegram/SourceFiles/mtproto/mtproto_dh_utils.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/mtproto_proxy_data.cpp b/Telegram/SourceFiles/mtproto/mtproto_proxy_data.cpp ++index 260fe0b..3fa9be0 100644 ++--- a/Telegram/SourceFiles/mtproto/mtproto_proxy_data.cpp +++++ b/Telegram/SourceFiles/mtproto/mtproto_proxy_data.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/mtproto/mtproto_response.cpp b/Telegram/SourceFiles/mtproto/mtproto_response.cpp ++index 0c0a716..03fce64 100644 ++--- a/Telegram/SourceFiles/mtproto/mtproto_response.cpp +++++ b/Telegram/SourceFiles/mtproto/mtproto_response.cpp ++@@ -1,3 +1,4 @@ +++#include "mtproto/mtproto_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/mtproto/session.cpp b/Telegram/SourceFiles/mtproto/session.cpp -+index adbbefa..0bcb324 100644 ++index 0a50a45..0bcb324 100644 +--- a/Telegram/SourceFiles/mtproto/session.cpp ++++ b/Telegram/SourceFiles/mtproto/session.cpp -+@@ -1,9 +1,10 @@ -+ #include "mtproto/mtproto_pch.h" ++@@ -1,8 +1,10 @@ +++#include "mtproto/mtproto_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, @@ -12569,27 +5677,27 @@ index 0000000..579292c + */ + #include "mtproto/session.h" +diff --git a/Telegram/SourceFiles/mtproto/session_private.cpp b/Telegram/SourceFiles/mtproto/session_private.cpp -+index 52e217e..220f604 100644 ++index 729a95e..220f604 100644 +--- a/Telegram/SourceFiles/mtproto/session_private.cpp ++++ b/Telegram/SourceFiles/mtproto/session_private.cpp -+@@ -1,4 +1,5 @@ -+ #include "mtproto/mtproto_pch.h" ++@@ -1,3 +1,5 @@ +++#include "mtproto/mtproto_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/mtproto/special_config_request.cpp b/Telegram/SourceFiles/mtproto/special_config_request.cpp -+index bedf64a..83c8656 100644 ++index d0ca191..83c8656 100644 +--- a/Telegram/SourceFiles/mtproto/special_config_request.cpp ++++ b/Telegram/SourceFiles/mtproto/special_config_request.cpp -+@@ -1,4 +1,5 @@ -+ #include "mtproto/mtproto_pch.h" ++@@ -1,3 +1,5 @@ +++#include "mtproto/mtproto_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/overview/overview_layout.cpp b/Telegram/SourceFiles/overview/overview_layout.cpp -+index 47364e9..58a0a0c 100644 ++index 26413eb..7e8cb76 100644 +--- a/Telegram/SourceFiles/overview/overview_layout.cpp ++++ b/Telegram/SourceFiles/overview/overview_layout.cpp +@@ -1,3 +1,4 @@ @@ -12598,145 +5706,321 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_edit_identity_box.cpp b/Telegram/SourceFiles/passport/passport_edit_identity_box.cpp -+index 3753564..9e7d075 100644 ++index 68285b9..9e7d075 100644 +--- a/Telegram/SourceFiles/passport/passport_edit_identity_box.cpp ++++ b/Telegram/SourceFiles/passport/passport_edit_identity_box.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_encryption.cpp b/Telegram/SourceFiles/passport/passport_encryption.cpp -+index defddd3..f2c40c2 100644 ++index c5c6e2a..f2c40c2 100644 +--- a/Telegram/SourceFiles/passport/passport_encryption.cpp ++++ b/Telegram/SourceFiles/passport/passport_encryption.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_form_controller.cpp b/Telegram/SourceFiles/passport/passport_form_controller.cpp -+index 2e9ee40..bad3838 100644 ++index cf9f4c7..bad3838 100644 +--- a/Telegram/SourceFiles/passport/passport_form_controller.cpp ++++ b/Telegram/SourceFiles/passport/passport_form_controller.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_form_row.cpp b/Telegram/SourceFiles/passport/passport_form_row.cpp -+index 6c32040..e50c9ec 100644 ++index e07e2ae..e50c9ec 100644 +--- a/Telegram/SourceFiles/passport/passport_form_row.cpp ++++ b/Telegram/SourceFiles/passport/passport_form_row.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_form_view_controller.cpp b/Telegram/SourceFiles/passport/passport_form_view_controller.cpp -+index 70a1230..2d66420 100644 ++index cd038ac..2d66420 100644 +--- a/Telegram/SourceFiles/passport/passport_form_view_controller.cpp ++++ b/Telegram/SourceFiles/passport/passport_form_view_controller.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_panel.cpp b/Telegram/SourceFiles/passport/passport_panel.cpp -+index 242b118..1765b9e 100644 ++index 8db7c18..1765b9e 100644 +--- a/Telegram/SourceFiles/passport/passport_panel.cpp ++++ b/Telegram/SourceFiles/passport/passport_panel.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_panel_controller.cpp b/Telegram/SourceFiles/passport/passport_panel_controller.cpp -+index cc2b096..801f99b 100644 ++index ddfd24c..801f99b 100644 +--- a/Telegram/SourceFiles/passport/passport_panel_controller.cpp ++++ b/Telegram/SourceFiles/passport/passport_panel_controller.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_panel_edit_contact.cpp b/Telegram/SourceFiles/passport/passport_panel_edit_contact.cpp -+index 503be03..8886d0e 100644 ++index 9e1d108..8886d0e 100644 +--- a/Telegram/SourceFiles/passport/passport_panel_edit_contact.cpp ++++ b/Telegram/SourceFiles/passport/passport_panel_edit_contact.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_panel_edit_document.cpp b/Telegram/SourceFiles/passport/passport_panel_edit_document.cpp -+index 732dadb..624cc03 100644 ++index 9f71e2e..624cc03 100644 +--- a/Telegram/SourceFiles/passport/passport_panel_edit_document.cpp ++++ b/Telegram/SourceFiles/passport/passport_panel_edit_document.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_panel_edit_scans.cpp b/Telegram/SourceFiles/passport/passport_panel_edit_scans.cpp -+index 688d753..aa41106 100644 ++index 35d5bd8..aa41106 100644 +--- a/Telegram/SourceFiles/passport/passport_panel_edit_scans.cpp ++++ b/Telegram/SourceFiles/passport/passport_panel_edit_scans.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_panel_form.cpp b/Telegram/SourceFiles/passport/passport_panel_form.cpp -+index 344190b..ad38a5d 100644 ++index 7504114..ad38a5d 100644 +--- a/Telegram/SourceFiles/passport/passport_panel_form.cpp ++++ b/Telegram/SourceFiles/passport/passport_panel_form.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/passport/passport_panel_password.cpp b/Telegram/SourceFiles/passport/passport_panel_password.cpp -+index a018d05..890c5b6 100644 ++index 7046f14..890c5b6 100644 +--- a/Telegram/SourceFiles/passport/passport_panel_password.cpp ++++ b/Telegram/SourceFiles/passport/passport_panel_password.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/passport/ui/passport_details_row.cpp b/Telegram/SourceFiles/passport/ui/passport_details_row.cpp ++index 2fc7c36..d795362 100644 ++--- a/Telegram/SourceFiles/passport/ui/passport_details_row.cpp +++++ b/Telegram/SourceFiles/passport/ui/passport_details_row.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/passport/ui/passport_form_row.cpp b/Telegram/SourceFiles/passport/ui/passport_form_row.cpp ++index ca76b40..3ed97f5 100644 ++--- a/Telegram/SourceFiles/passport/ui/passport_form_row.cpp +++++ b/Telegram/SourceFiles/passport/ui/passport_form_row.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/payments/payments_checkout_process.cpp b/Telegram/SourceFiles/payments/payments_checkout_process.cpp -+index d9ecf25..29db294 100644 ++index b9e1b63..29db294 100644 +--- a/Telegram/SourceFiles/payments/payments_checkout_process.cpp ++++ b/Telegram/SourceFiles/payments/payments_checkout_process.cpp -+@@ -1,4 +1,5 @@ -+ #include "stripe/stripe_pch.h" ++@@ -1,3 +1,5 @@ +++#include "stripe/stripe_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/payments/payments_form.cpp b/Telegram/SourceFiles/payments/payments_form.cpp -+index 18ffeaf..137a734 100644 ++index 0ad3036..137a734 100644 +--- a/Telegram/SourceFiles/payments/payments_form.cpp ++++ b/Telegram/SourceFiles/payments/payments_form.cpp -+@@ -1,4 +1,5 @@ -+ #include "stripe/stripe_pch.h" ++@@ -1,3 +1,5 @@ +++#include "stripe/stripe_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp b/Telegram/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp ++index 0fca1b7..d514eaf 100644 ++--- a/Telegram/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp +++++ b/Telegram/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp b/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp ++index 0423216..160b949 100644 ++--- a/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp +++++ b/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp b/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp ++index cc764a0..dc25f6f 100644 ++--- a/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp +++++ b/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp b/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp ++index ee8725c..bfe000b 100644 ++--- a/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp +++++ b/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/stripe/stripe_api_client.cpp b/Telegram/SourceFiles/payments/stripe/stripe_api_client.cpp ++index 853dc14..d983b87 100644 ++--- a/Telegram/SourceFiles/payments/stripe/stripe_api_client.cpp +++++ b/Telegram/SourceFiles/payments/stripe/stripe_api_client.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/stripe/stripe_card.cpp b/Telegram/SourceFiles/payments/stripe/stripe_card.cpp ++index ca2c864..bb0c509 100644 ++--- a/Telegram/SourceFiles/payments/stripe/stripe_card.cpp +++++ b/Telegram/SourceFiles/payments/stripe/stripe_card.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/stripe/stripe_card_params.cpp b/Telegram/SourceFiles/payments/stripe/stripe_card_params.cpp ++index 81b72c4..203a806 100644 ++--- a/Telegram/SourceFiles/payments/stripe/stripe_card_params.cpp +++++ b/Telegram/SourceFiles/payments/stripe/stripe_card_params.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/stripe/stripe_card_validator.cpp b/Telegram/SourceFiles/payments/stripe/stripe_card_validator.cpp ++index e6542ad..c65e512 100644 ++--- a/Telegram/SourceFiles/payments/stripe/stripe_card_validator.cpp +++++ b/Telegram/SourceFiles/payments/stripe/stripe_card_validator.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/stripe/stripe_decode.cpp b/Telegram/SourceFiles/payments/stripe/stripe_decode.cpp ++index acd2dac..2fb8be0 100644 ++--- a/Telegram/SourceFiles/payments/stripe/stripe_decode.cpp +++++ b/Telegram/SourceFiles/payments/stripe/stripe_decode.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/stripe/stripe_error.cpp b/Telegram/SourceFiles/payments/stripe/stripe_error.cpp ++index c5be7e0..68d9e5c 100644 ++--- a/Telegram/SourceFiles/payments/stripe/stripe_error.cpp +++++ b/Telegram/SourceFiles/payments/stripe/stripe_error.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/stripe/stripe_form_encoder.cpp b/Telegram/SourceFiles/payments/stripe/stripe_form_encoder.cpp ++index 2f8f61f..6bde930 100644 ++--- a/Telegram/SourceFiles/payments/stripe/stripe_form_encoder.cpp +++++ b/Telegram/SourceFiles/payments/stripe/stripe_form_encoder.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/stripe/stripe_token.cpp b/Telegram/SourceFiles/payments/stripe/stripe_token.cpp ++index d91e48b..d4ebabf 100644 ++--- a/Telegram/SourceFiles/payments/stripe/stripe_token.cpp +++++ b/Telegram/SourceFiles/payments/stripe/stripe_token.cpp ++@@ -1,3 +1,4 @@ +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/ui/payments_edit_card.cpp b/Telegram/SourceFiles/payments/ui/payments_edit_card.cpp ++index 34efdc5..0922085 100644 ++--- a/Telegram/SourceFiles/payments/ui/payments_edit_card.cpp +++++ b/Telegram/SourceFiles/payments/ui/payments_edit_card.cpp ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/ui/payments_edit_information.cpp b/Telegram/SourceFiles/payments/ui/payments_edit_information.cpp ++index ab96a8a..f307746 100644 ++--- a/Telegram/SourceFiles/payments/ui/payments_edit_information.cpp +++++ b/Telegram/SourceFiles/payments/ui/payments_edit_information.cpp ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/ui/payments_field.cpp b/Telegram/SourceFiles/payments/ui/payments_field.cpp ++index 73c87df..cdfcff9 100644 ++--- a/Telegram/SourceFiles/payments/ui/payments_field.cpp +++++ b/Telegram/SourceFiles/payments/ui/payments_field.cpp ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/ui/payments_form_summary.cpp b/Telegram/SourceFiles/payments/ui/payments_form_summary.cpp ++index a8f6c3d..db26cd4 100644 ++--- a/Telegram/SourceFiles/payments/ui/payments_form_summary.cpp +++++ b/Telegram/SourceFiles/payments/ui/payments_form_summary.cpp ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/payments/ui/payments_panel.cpp b/Telegram/SourceFiles/payments/ui/payments_panel.cpp ++index ec436f9..e6d0b0b 100644 ++--- a/Telegram/SourceFiles/payments/ui/payments_panel.cpp +++++ b/Telegram/SourceFiles/payments/ui/payments_panel.cpp ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" +++#include "stripe/stripe_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/platform/linux/file_utilities_linux.cpp b/Telegram/SourceFiles/platform/linux/file_utilities_linux.cpp +index 2f9c0d9..e2ae6f3 100644 +--- a/Telegram/SourceFiles/platform/linux/file_utilities_linux.cpp @@ -12747,7 +6031,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/platform/linux/integration_linux.cpp b/Telegram/SourceFiles/platform/linux/integration_linux.cpp -+index dbfec77..344f13e 100644 ++index 020f6b6..a0bfa3f 100644 +--- a/Telegram/SourceFiles/platform/linux/integration_linux.cpp ++++ b/Telegram/SourceFiles/platform/linux/integration_linux.cpp +@@ -1,3 +1,4 @@ @@ -12756,7 +6040,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/platform/linux/launcher_linux.cpp b/Telegram/SourceFiles/platform/linux/launcher_linux.cpp -+index 55236a1..5c2eba3 100644 ++index d7a6fe9..f661cee 100644 +--- a/Telegram/SourceFiles/platform/linux/launcher_linux.cpp ++++ b/Telegram/SourceFiles/platform/linux/launcher_linux.cpp +@@ -1,3 +1,4 @@ @@ -12918,7 +6202,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_common.cpp b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_common.cpp -+index 4a0ba8d..7332dcd 100644 ++index 0b62733..fb8ebd5 100644 +--- a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_common.cpp ++++ b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_common.cpp +@@ -1,3 +1,4 @@ @@ -12927,7 +6211,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_email.cpp b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_email.cpp -+index 0fedabd..af7c7a8 100644 ++index aead318..6e861bd 100644 +--- a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_email.cpp ++++ b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_email.cpp +@@ -1,3 +1,4 @@ @@ -12936,7 +6220,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_email_confirm.cpp b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_email_confirm.cpp -+index 24d7fb2..19e4dc9 100644 ++index 60596c5..d6fb65b 100644 +--- a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_email_confirm.cpp ++++ b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_email_confirm.cpp +@@ -1,3 +1,4 @@ @@ -12945,7 +6229,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_hint.cpp b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_hint.cpp -+index f2a8937..192a19f 100644 ++index e690b99..8402dc4 100644 +--- a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_hint.cpp ++++ b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_hint.cpp +@@ -1,3 +1,4 @@ @@ -12954,7 +6238,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_input.cpp b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_input.cpp -+index e532117..0feacbc 100644 ++index 2321287..c5d2c26 100644 +--- a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_input.cpp ++++ b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_input.cpp +@@ -1,3 +1,4 @@ @@ -12963,7 +6247,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_manage.cpp b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_manage.cpp -+index 2bc8e39..9abe5db 100644 ++index d2f8f95..a9e3360 100644 +--- a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_manage.cpp ++++ b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_manage.cpp +@@ -1,3 +1,4 @@ @@ -12972,7 +6256,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_start.cpp b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_start.cpp -+index 0bb1377..24a1aca 100644 ++index 00fd0f2..2dea9be 100644 +--- a/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_start.cpp ++++ b/Telegram/SourceFiles/settings/cloud_password/settings_cloud_password_start.cpp +@@ -1,3 +1,4 @@ @@ -12981,7 +6265,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_advanced.cpp b/Telegram/SourceFiles/settings/settings_advanced.cpp -+index 3d92fb3..403d58e 100644 ++index d23b2a6..4763a94 100644 +--- a/Telegram/SourceFiles/settings/settings_advanced.cpp ++++ b/Telegram/SourceFiles/settings/settings_advanced.cpp +@@ -1,3 +1,4 @@ @@ -12990,7 +6274,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_blocked_peers.cpp b/Telegram/SourceFiles/settings/settings_blocked_peers.cpp -+index e21666d..c3d5ea1 100644 ++index c0b2a47..efec7ca 100644 +--- a/Telegram/SourceFiles/settings/settings_blocked_peers.cpp ++++ b/Telegram/SourceFiles/settings/settings_blocked_peers.cpp +@@ -1,3 +1,4 @@ @@ -12999,7 +6283,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_calls.cpp b/Telegram/SourceFiles/settings/settings_calls.cpp -+index 55916a9..3e91d89 100644 ++index efc73b0..291f66e 100644 +--- a/Telegram/SourceFiles/settings/settings_calls.cpp ++++ b/Telegram/SourceFiles/settings/settings_calls.cpp +@@ -1,3 +1,4 @@ @@ -13008,7 +6292,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_chat.cpp b/Telegram/SourceFiles/settings/settings_chat.cpp -+index 5086279..8d207ff 100644 ++index 3da8d85..d16d96e 100644 +--- a/Telegram/SourceFiles/settings/settings_chat.cpp ++++ b/Telegram/SourceFiles/settings/settings_chat.cpp +@@ -1,3 +1,4 @@ @@ -13017,7 +6301,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_codes.cpp b/Telegram/SourceFiles/settings/settings_codes.cpp -+index 54af5b7..843b494 100644 ++index 28f4958..d772474 100644 +--- a/Telegram/SourceFiles/settings/settings_codes.cpp ++++ b/Telegram/SourceFiles/settings/settings_codes.cpp +@@ -1,3 +1,4 @@ @@ -13026,7 +6310,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_common.cpp b/Telegram/SourceFiles/settings/settings_common.cpp -+index 27f125a..5113c4c 100644 ++index f9de195..af0a0cc 100644 +--- a/Telegram/SourceFiles/settings/settings_common.cpp ++++ b/Telegram/SourceFiles/settings/settings_common.cpp +@@ -1,3 +1,4 @@ @@ -13035,7 +6319,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_experimental.cpp b/Telegram/SourceFiles/settings/settings_experimental.cpp -+index c6a9b5c..19bf18c 100644 ++index 3b9a5a0..ef16810 100644 +--- a/Telegram/SourceFiles/settings/settings_experimental.cpp ++++ b/Telegram/SourceFiles/settings/settings_experimental.cpp +@@ -1,3 +1,4 @@ @@ -13044,7 +6328,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_folders.cpp b/Telegram/SourceFiles/settings/settings_folders.cpp -+index c3ef96f..92e6765 100644 ++index 34a8b9e..d034287 100644 +--- a/Telegram/SourceFiles/settings/settings_folders.cpp ++++ b/Telegram/SourceFiles/settings/settings_folders.cpp +@@ -1,3 +1,4 @@ @@ -13053,7 +6337,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_global_ttl.cpp b/Telegram/SourceFiles/settings/settings_global_ttl.cpp -+index 4c991fb..97ed031 100644 ++index 8e20246..ed7c992 100644 +--- a/Telegram/SourceFiles/settings/settings_global_ttl.cpp ++++ b/Telegram/SourceFiles/settings/settings_global_ttl.cpp +@@ -1,3 +1,4 @@ @@ -13062,7 +6346,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_information.cpp b/Telegram/SourceFiles/settings/settings_information.cpp -+index 9e9fedb..7bf2a74 100644 ++index ef60689..e25880f 100644 +--- a/Telegram/SourceFiles/settings/settings_information.cpp ++++ b/Telegram/SourceFiles/settings/settings_information.cpp +@@ -1,3 +1,4 @@ @@ -13071,7 +6355,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_intro.cpp b/Telegram/SourceFiles/settings/settings_intro.cpp -+index 6aecfc0..da5fd6d 100644 ++index ed9477e..8098db1 100644 +--- a/Telegram/SourceFiles/settings/settings_intro.cpp ++++ b/Telegram/SourceFiles/settings/settings_intro.cpp +@@ -1,3 +1,4 @@ @@ -13080,7 +6364,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_local_passcode.cpp b/Telegram/SourceFiles/settings/settings_local_passcode.cpp -+index 77dad40..6b81603 100644 ++index d06726c..e961f04 100644 +--- a/Telegram/SourceFiles/settings/settings_local_passcode.cpp ++++ b/Telegram/SourceFiles/settings/settings_local_passcode.cpp +@@ -1,3 +1,4 @@ @@ -13089,7 +6373,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_main.cpp b/Telegram/SourceFiles/settings/settings_main.cpp -+index 43194a4..6dc7644 100644 ++index 5e440a5..7451065 100644 +--- a/Telegram/SourceFiles/settings/settings_main.cpp ++++ b/Telegram/SourceFiles/settings/settings_main.cpp +@@ -1,3 +1,4 @@ @@ -13098,7 +6382,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_notifications.cpp b/Telegram/SourceFiles/settings/settings_notifications.cpp -+index 63d7c01..f913aef 100644 ++index 4f54017..aac7937 100644 +--- a/Telegram/SourceFiles/settings/settings_notifications.cpp ++++ b/Telegram/SourceFiles/settings/settings_notifications.cpp +@@ -1,3 +1,4 @@ @@ -13107,7 +6391,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_notifications_type.cpp b/Telegram/SourceFiles/settings/settings_notifications_type.cpp -+index f124093..2cfe260 100644 ++index 5211483..b11780d 100644 +--- a/Telegram/SourceFiles/settings/settings_notifications_type.cpp ++++ b/Telegram/SourceFiles/settings/settings_notifications_type.cpp +@@ -1,3 +1,4 @@ @@ -13116,7 +6400,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_power_saving.cpp b/Telegram/SourceFiles/settings/settings_power_saving.cpp -+index 15b83b1..57a278b 100644 ++index d3ca479..1ff320d 100644 +--- a/Telegram/SourceFiles/settings/settings_power_saving.cpp ++++ b/Telegram/SourceFiles/settings/settings_power_saving.cpp +@@ -1,3 +1,4 @@ @@ -13125,7 +6409,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_premium.cpp b/Telegram/SourceFiles/settings/settings_premium.cpp -+index b18e735..1daa02f 100644 ++index 319a083..25bb4d9 100644 +--- a/Telegram/SourceFiles/settings/settings_premium.cpp ++++ b/Telegram/SourceFiles/settings/settings_premium.cpp +@@ -1,3 +1,4 @@ @@ -13134,7 +6418,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_privacy_controllers.cpp b/Telegram/SourceFiles/settings/settings_privacy_controllers.cpp -+index aa1e37d..f796265 100644 ++index a0335f5..67a958f 100644 +--- a/Telegram/SourceFiles/settings/settings_privacy_controllers.cpp ++++ b/Telegram/SourceFiles/settings/settings_privacy_controllers.cpp +@@ -1,3 +1,4 @@ @@ -13143,7 +6427,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_privacy_security.cpp b/Telegram/SourceFiles/settings/settings_privacy_security.cpp -+index 25a17d3..922e3a5 100644 ++index 8da8dd9..9a71fc9 100644 +--- a/Telegram/SourceFiles/settings/settings_privacy_security.cpp ++++ b/Telegram/SourceFiles/settings/settings_privacy_security.cpp +@@ -1,3 +1,4 @@ @@ -13152,7 +6436,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_scale_preview.cpp b/Telegram/SourceFiles/settings/settings_scale_preview.cpp -+index 7e840e3..be2fb02 100644 ++index b7501ea..f4fb6e8 100644 +--- a/Telegram/SourceFiles/settings/settings_scale_preview.cpp ++++ b/Telegram/SourceFiles/settings/settings_scale_preview.cpp +@@ -1,3 +1,4 @@ @@ -13161,7 +6445,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/settings/settings_websites.cpp b/Telegram/SourceFiles/settings/settings_websites.cpp -+index 495ffd6..f19030b 100644 ++index a963a04..ecbb95b 100644 +--- a/Telegram/SourceFiles/settings/settings_websites.cpp ++++ b/Telegram/SourceFiles/settings/settings_websites.cpp +@@ -1,3 +1,4 @@ @@ -13169,6 +6453,132 @@ index 0000000..579292c + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/chart_lines_filter_controller.cpp b/Telegram/SourceFiles/statistics/chart_lines_filter_controller.cpp ++index 40c3b61..64e6989 100644 ++--- a/Telegram/SourceFiles/statistics/chart_lines_filter_controller.cpp +++++ b/Telegram/SourceFiles/statistics/chart_lines_filter_controller.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/chart_rulers_data.cpp b/Telegram/SourceFiles/statistics/chart_rulers_data.cpp ++index f4a8f9e..f7ac8a6 100644 ++--- a/Telegram/SourceFiles/statistics/chart_rulers_data.cpp +++++ b/Telegram/SourceFiles/statistics/chart_rulers_data.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/chart_widget.cpp b/Telegram/SourceFiles/statistics/chart_widget.cpp ++index 4b13f13..e6793cc 100644 ++--- a/Telegram/SourceFiles/statistics/chart_widget.cpp +++++ b/Telegram/SourceFiles/statistics/chart_widget.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/segment_tree.cpp b/Telegram/SourceFiles/statistics/segment_tree.cpp ++index f19f8b8..42a43cd 100644 ++--- a/Telegram/SourceFiles/statistics/segment_tree.cpp +++++ b/Telegram/SourceFiles/statistics/segment_tree.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/statistics_data_deserialize.cpp b/Telegram/SourceFiles/statistics/statistics_data_deserialize.cpp ++index 09fb3aa..538e913 100644 ++--- a/Telegram/SourceFiles/statistics/statistics_data_deserialize.cpp +++++ b/Telegram/SourceFiles/statistics/statistics_data_deserialize.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/view/chart_rulers_view.cpp b/Telegram/SourceFiles/statistics/view/chart_rulers_view.cpp ++index b772111..01c5993 100644 ++--- a/Telegram/SourceFiles/statistics/view/chart_rulers_view.cpp +++++ b/Telegram/SourceFiles/statistics/view/chart_rulers_view.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/view/chart_view_factory.cpp b/Telegram/SourceFiles/statistics/view/chart_view_factory.cpp ++index 789369d..a399d80 100644 ++--- a/Telegram/SourceFiles/statistics/view/chart_view_factory.cpp +++++ b/Telegram/SourceFiles/statistics/view/chart_view_factory.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/view/linear_chart_view.cpp b/Telegram/SourceFiles/statistics/view/linear_chart_view.cpp ++index de0c882..827a87d 100644 ++--- a/Telegram/SourceFiles/statistics/view/linear_chart_view.cpp +++++ b/Telegram/SourceFiles/statistics/view/linear_chart_view.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/view/stack_chart_common.cpp b/Telegram/SourceFiles/statistics/view/stack_chart_common.cpp ++index 82a1143..d0240f3 100644 ++--- a/Telegram/SourceFiles/statistics/view/stack_chart_common.cpp +++++ b/Telegram/SourceFiles/statistics/view/stack_chart_common.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/view/stack_linear_chart_common.cpp b/Telegram/SourceFiles/statistics/view/stack_linear_chart_common.cpp ++index a2ca3ff..f290af5 100644 ++--- a/Telegram/SourceFiles/statistics/view/stack_linear_chart_common.cpp +++++ b/Telegram/SourceFiles/statistics/view/stack_linear_chart_common.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/view/stack_linear_chart_view.cpp b/Telegram/SourceFiles/statistics/view/stack_linear_chart_view.cpp ++index dc3e00d..368f757 100644 ++--- a/Telegram/SourceFiles/statistics/view/stack_linear_chart_view.cpp +++++ b/Telegram/SourceFiles/statistics/view/stack_linear_chart_view.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/widgets/chart_header_widget.cpp b/Telegram/SourceFiles/statistics/widgets/chart_header_widget.cpp ++index f22cffc..553272e 100644 ++--- a/Telegram/SourceFiles/statistics/widgets/chart_header_widget.cpp +++++ b/Telegram/SourceFiles/statistics/widgets/chart_header_widget.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/widgets/chart_lines_filter_widget.cpp b/Telegram/SourceFiles/statistics/widgets/chart_lines_filter_widget.cpp ++index a6dfa45..bf56d7d 100644 ++--- a/Telegram/SourceFiles/statistics/widgets/chart_lines_filter_widget.cpp +++++ b/Telegram/SourceFiles/statistics/widgets/chart_lines_filter_widget.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/widgets/point_details_widget.cpp b/Telegram/SourceFiles/statistics/widgets/point_details_widget.cpp ++index c820aab..4dc9f1b 100644 ++--- a/Telegram/SourceFiles/statistics/widgets/point_details_widget.cpp +++++ b/Telegram/SourceFiles/statistics/widgets/point_details_widget.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/storage/details/storage_file_utilities.cpp b/Telegram/SourceFiles/storage/details/storage_file_utilities.cpp +index 0ef6baa..9723f1a 100644 +--- a/Telegram/SourceFiles/storage/details/storage_file_utilities.cpp @@ -13179,7 +6589,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/storage/details/storage_settings_scheme.cpp b/Telegram/SourceFiles/storage/details/storage_settings_scheme.cpp -+index a1474b7..566ec96 100644 ++index 56e8482..e287dbe 100644 +--- a/Telegram/SourceFiles/storage/details/storage_settings_scheme.cpp ++++ b/Telegram/SourceFiles/storage/details/storage_settings_scheme.cpp +@@ -1,3 +1,4 @@ @@ -13233,7 +6643,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/storage/localimageloader.cpp b/Telegram/SourceFiles/storage/localimageloader.cpp -+index 62df168..7672648 100644 ++index 8044e26..cc7e9ec 100644 +--- a/Telegram/SourceFiles/storage/localimageloader.cpp ++++ b/Telegram/SourceFiles/storage/localimageloader.cpp +@@ -1,3 +1,4 @@ @@ -13278,7 +6688,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/storage/storage_account.cpp b/Telegram/SourceFiles/storage/storage_account.cpp -+index d444c2a..ffd8c71 100644 ++index fe8049f..a0e5f9b 100644 +--- a/Telegram/SourceFiles/storage/storage_account.cpp ++++ b/Telegram/SourceFiles/storage/storage_account.cpp +@@ -1,3 +1,4 @@ @@ -13332,7 +6742,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/storage/storage_media_prepare.cpp b/Telegram/SourceFiles/storage/storage_media_prepare.cpp -+index 18d23e6..bc69cce 100644 ++index 362455c..3ec078f 100644 +--- a/Telegram/SourceFiles/storage/storage_media_prepare.cpp ++++ b/Telegram/SourceFiles/storage/storage_media_prepare.cpp +@@ -1,3 +1,4 @@ @@ -13422,7 +6832,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/tray.cpp b/Telegram/SourceFiles/tray.cpp -+index 636b7a2..3abe2a8 100644 ++index 235bf06..98e5c43 100644 +--- a/Telegram/SourceFiles/tray.cpp ++++ b/Telegram/SourceFiles/tray.cpp +@@ -1,3 +1,4 @@ @@ -13430,178 +6840,988 @@ index 0000000..579292c + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/auto_delete_settings.cpp b/Telegram/SourceFiles/ui/boxes/auto_delete_settings.cpp ++index 33be631..7ea2182 100644 ++--- a/Telegram/SourceFiles/ui/boxes/auto_delete_settings.cpp +++++ b/Telegram/SourceFiles/ui/boxes/auto_delete_settings.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/boost_box.cpp b/Telegram/SourceFiles/ui/boxes/boost_box.cpp ++index 592436a..1181834 100644 ++--- a/Telegram/SourceFiles/ui/boxes/boost_box.cpp +++++ b/Telegram/SourceFiles/ui/boxes/boost_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/calendar_box.cpp b/Telegram/SourceFiles/ui/boxes/calendar_box.cpp ++index 5c46fbf..897cd78 100644 ++--- a/Telegram/SourceFiles/ui/boxes/calendar_box.cpp +++++ b/Telegram/SourceFiles/ui/boxes/calendar_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/choose_date_time.cpp b/Telegram/SourceFiles/ui/boxes/choose_date_time.cpp ++index e4d8092..c810c5b 100644 ++--- a/Telegram/SourceFiles/ui/boxes/choose_date_time.cpp +++++ b/Telegram/SourceFiles/ui/boxes/choose_date_time.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/choose_language_box.cpp b/Telegram/SourceFiles/ui/boxes/choose_language_box.cpp ++index ef7604f..8292c87 100644 ++--- a/Telegram/SourceFiles/ui/boxes/choose_language_box.cpp +++++ b/Telegram/SourceFiles/ui/boxes/choose_language_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/choose_time.cpp b/Telegram/SourceFiles/ui/boxes/choose_time.cpp ++index 488c1c0..b86b2f9 100644 ++--- a/Telegram/SourceFiles/ui/boxes/choose_time.cpp +++++ b/Telegram/SourceFiles/ui/boxes/choose_time.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/confirm_box.cpp b/Telegram/SourceFiles/ui/boxes/confirm_box.cpp ++index 5af3f3b..7ae67f8 100644 ++--- a/Telegram/SourceFiles/ui/boxes/confirm_box.cpp +++++ b/Telegram/SourceFiles/ui/boxes/confirm_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/confirm_phone_box.cpp b/Telegram/SourceFiles/ui/boxes/confirm_phone_box.cpp ++index e69cd3e..b8692c1 100644 ++--- a/Telegram/SourceFiles/ui/boxes/confirm_phone_box.cpp +++++ b/Telegram/SourceFiles/ui/boxes/confirm_phone_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/country_select_box.cpp b/Telegram/SourceFiles/ui/boxes/country_select_box.cpp ++index 0d21dac..12585f1 100644 ++--- a/Telegram/SourceFiles/ui/boxes/country_select_box.cpp +++++ b/Telegram/SourceFiles/ui/boxes/country_select_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/edit_invite_link.cpp b/Telegram/SourceFiles/ui/boxes/edit_invite_link.cpp ++index be5fe34..56bc89e 100644 ++--- a/Telegram/SourceFiles/ui/boxes/edit_invite_link.cpp +++++ b/Telegram/SourceFiles/ui/boxes/edit_invite_link.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/rate_call_box.cpp b/Telegram/SourceFiles/ui/boxes/rate_call_box.cpp ++index d56889f..95c6295 100644 ++--- a/Telegram/SourceFiles/ui/boxes/rate_call_box.cpp +++++ b/Telegram/SourceFiles/ui/boxes/rate_call_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/report_box.cpp b/Telegram/SourceFiles/ui/boxes/report_box.cpp ++index f27ed87..1047b43 100644 ++--- a/Telegram/SourceFiles/ui/boxes/report_box.cpp +++++ b/Telegram/SourceFiles/ui/boxes/report_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/single_choice_box.cpp b/Telegram/SourceFiles/ui/boxes/single_choice_box.cpp ++index a75d8a0..4a7e3be 100644 ++--- a/Telegram/SourceFiles/ui/boxes/single_choice_box.cpp +++++ b/Telegram/SourceFiles/ui/boxes/single_choice_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/boxes/time_picker_box.cpp b/Telegram/SourceFiles/ui/boxes/time_picker_box.cpp ++index 0cf0d51..ff53959 100644 ++--- a/Telegram/SourceFiles/ui/boxes/time_picker_box.cpp +++++ b/Telegram/SourceFiles/ui/boxes/time_picker_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/cached_round_corners.cpp b/Telegram/SourceFiles/ui/cached_round_corners.cpp ++index 4aba838..84ba334 100644 ++--- a/Telegram/SourceFiles/ui/cached_round_corners.cpp +++++ b/Telegram/SourceFiles/ui/cached_round_corners.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_file_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_file_preview.cpp ++index 1b7a81b..cb73af4 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_file_preview.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_file_preview.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_media_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_media_preview.cpp ++index 29f38cd..6f8257b 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_media_preview.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_abstract_single_media_preview.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_album_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_album_preview.cpp ++index 9b842aa..3ee73ea 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_album_preview.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_album_preview.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_album_thumbnail.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_album_thumbnail.cpp ++index 3c8f155..8b5a302 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_album_thumbnail.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_album_thumbnail.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_bot_webview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_bot_webview.cpp ++index aa18ca2..c1dd8c5 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_bot_webview.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_bot_webview.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_controls.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_controls.cpp ++index 775218a..048e78b 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_controls.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_controls.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_extensions.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_extensions.cpp ++index d88b31c..8d9ba75 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_extensions.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_extensions.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_item_single_file_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_item_single_file_preview.cpp ++index 1c235c9..231c78f 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_item_single_file_preview.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_item_single_file_preview.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_item_single_media_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_item_single_media_preview.cpp -+index fc0ade3..87155e2 100644 ++index eb06d36..87155e2 100644 +--- a/Telegram/SourceFiles/ui/chat/attach/attach_item_single_media_preview.cpp ++++ b/Telegram/SourceFiles/ui/chat/attach/attach_item_single_media_preview.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_prepare.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_prepare.cpp ++index 6ca3bd2..0fccc81 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_prepare.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_prepare.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_send_files_way.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_send_files_way.cpp ++index 13f2f08..79c76bb 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_send_files_way.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_send_files_way.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_single_file_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_single_file_preview.cpp ++index 4c50ee2..9e77bd3 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_single_file_preview.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_single_file_preview.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/attach/attach_single_media_preview.cpp b/Telegram/SourceFiles/ui/chat/attach/attach_single_media_preview.cpp ++index ed25054..bcc355d 100644 ++--- a/Telegram/SourceFiles/ui/chat/attach/attach_single_media_preview.cpp +++++ b/Telegram/SourceFiles/ui/chat/attach/attach_single_media_preview.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/chat_style.cpp b/Telegram/SourceFiles/ui/chat/chat_style.cpp ++index 0fc4840..03ef482 100644 ++--- a/Telegram/SourceFiles/ui/chat/chat_style.cpp +++++ b/Telegram/SourceFiles/ui/chat/chat_style.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/chat_style_radius.cpp b/Telegram/SourceFiles/ui/chat/chat_style_radius.cpp ++index 0d54394..e722593 100644 ++--- a/Telegram/SourceFiles/ui/chat/chat_style_radius.cpp +++++ b/Telegram/SourceFiles/ui/chat/chat_style_radius.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/chat_theme.cpp b/Telegram/SourceFiles/ui/chat/chat_theme.cpp ++index 1022f8e..f7293fc 100644 ++--- a/Telegram/SourceFiles/ui/chat/chat_theme.cpp +++++ b/Telegram/SourceFiles/ui/chat/chat_theme.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/chat/choose_send_as.cpp b/Telegram/SourceFiles/ui/chat/choose_send_as.cpp -+index 10fdea5..26a487c 100644 ++index 0856b04..26a487c 100644 +--- a/Telegram/SourceFiles/ui/chat/choose_send_as.cpp ++++ b/Telegram/SourceFiles/ui/chat/choose_send_as.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/chat/choose_theme_controller.cpp b/Telegram/SourceFiles/ui/chat/choose_theme_controller.cpp -+index 21f86c2..9766523 100644 ++index 4314f48..9766523 100644 +--- a/Telegram/SourceFiles/ui/chat/choose_theme_controller.cpp ++++ b/Telegram/SourceFiles/ui/chat/choose_theme_controller.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/continuous_scroll.cpp b/Telegram/SourceFiles/ui/chat/continuous_scroll.cpp ++index dbaf551..95f0617 100644 ++--- a/Telegram/SourceFiles/ui/chat/continuous_scroll.cpp +++++ b/Telegram/SourceFiles/ui/chat/continuous_scroll.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/forward_options_box.cpp b/Telegram/SourceFiles/ui/chat/forward_options_box.cpp ++index 760ab5d..0472446 100644 ++--- a/Telegram/SourceFiles/ui/chat/forward_options_box.cpp +++++ b/Telegram/SourceFiles/ui/chat/forward_options_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/group_call_bar.cpp b/Telegram/SourceFiles/ui/chat/group_call_bar.cpp ++index 4b0ffb0..79f6d7a 100644 ++--- a/Telegram/SourceFiles/ui/chat/group_call_bar.cpp +++++ b/Telegram/SourceFiles/ui/chat/group_call_bar.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/group_call_userpics.cpp b/Telegram/SourceFiles/ui/chat/group_call_userpics.cpp ++index 4044c7d..19c0b73 100644 ++--- a/Telegram/SourceFiles/ui/chat/group_call_userpics.cpp +++++ b/Telegram/SourceFiles/ui/chat/group_call_userpics.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/message_bar.cpp b/Telegram/SourceFiles/ui/chat/message_bar.cpp ++index 47f7056..c7879ea 100644 ++--- a/Telegram/SourceFiles/ui/chat/message_bar.cpp +++++ b/Telegram/SourceFiles/ui/chat/message_bar.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/message_bubble.cpp b/Telegram/SourceFiles/ui/chat/message_bubble.cpp ++index 8d398e5..b692181 100644 ++--- a/Telegram/SourceFiles/ui/chat/message_bubble.cpp +++++ b/Telegram/SourceFiles/ui/chat/message_bubble.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/more_chats_bar.cpp b/Telegram/SourceFiles/ui/chat/more_chats_bar.cpp ++index d78a606..f6e8a37 100644 ++--- a/Telegram/SourceFiles/ui/chat/more_chats_bar.cpp +++++ b/Telegram/SourceFiles/ui/chat/more_chats_bar.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/pinned_bar.cpp b/Telegram/SourceFiles/ui/chat/pinned_bar.cpp ++index eb2cf01..84fc37a 100644 ++--- a/Telegram/SourceFiles/ui/chat/pinned_bar.cpp +++++ b/Telegram/SourceFiles/ui/chat/pinned_bar.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/chat/requests_bar.cpp b/Telegram/SourceFiles/ui/chat/requests_bar.cpp ++index c8841f5..d4d23d3 100644 ++--- a/Telegram/SourceFiles/ui/chat/requests_bar.cpp +++++ b/Telegram/SourceFiles/ui/chat/requests_bar.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/color_contrast.cpp b/Telegram/SourceFiles/ui/color_contrast.cpp ++index ea3f9d0..3d68ce1 100644 ++--- a/Telegram/SourceFiles/ui/color_contrast.cpp +++++ b/Telegram/SourceFiles/ui/color_contrast.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/color_int_conversion.cpp b/Telegram/SourceFiles/ui/color_int_conversion.cpp ++index a1b0bcb..9ec7e24 100644 ++--- a/Telegram/SourceFiles/ui/color_int_conversion.cpp +++++ b/Telegram/SourceFiles/ui/color_int_conversion.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/call_mute_button.cpp b/Telegram/SourceFiles/ui/controls/call_mute_button.cpp ++index b913f34..4f1306c 100644 ++--- a/Telegram/SourceFiles/ui/controls/call_mute_button.cpp +++++ b/Telegram/SourceFiles/ui/controls/call_mute_button.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/SourceFiles/ui/controls/chat_service_checkbox.cpp b/Telegram/SourceFiles/ui/controls/chat_service_checkbox.cpp ++index b8e80c5..3f8d591 100644 ++--- a/Telegram/SourceFiles/ui/controls/chat_service_checkbox.cpp +++++ b/Telegram/SourceFiles/ui/controls/chat_service_checkbox.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/delete_message_context_action.cpp b/Telegram/SourceFiles/ui/controls/delete_message_context_action.cpp ++index 2c4bca9..e61d8ce 100644 ++--- a/Telegram/SourceFiles/ui/controls/delete_message_context_action.cpp +++++ b/Telegram/SourceFiles/ui/controls/delete_message_context_action.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/download_bar.cpp b/Telegram/SourceFiles/ui/controls/download_bar.cpp ++index 1f6e25a..b61399e 100644 ++--- a/Telegram/SourceFiles/ui/controls/download_bar.cpp +++++ b/Telegram/SourceFiles/ui/controls/download_bar.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/emoji_button.cpp b/Telegram/SourceFiles/ui/controls/emoji_button.cpp ++index b2656f5..ae9a330 100644 ++--- a/Telegram/SourceFiles/ui/controls/emoji_button.cpp +++++ b/Telegram/SourceFiles/ui/controls/emoji_button.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/filter_link_header.cpp b/Telegram/SourceFiles/ui/controls/filter_link_header.cpp ++index 475d04c..3496be6 100644 ++--- a/Telegram/SourceFiles/ui/controls/filter_link_header.cpp +++++ b/Telegram/SourceFiles/ui/controls/filter_link_header.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/invite_link_buttons.cpp b/Telegram/SourceFiles/ui/controls/invite_link_buttons.cpp ++index ac13cab..1ca100b 100644 ++--- a/Telegram/SourceFiles/ui/controls/invite_link_buttons.cpp +++++ b/Telegram/SourceFiles/ui/controls/invite_link_buttons.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/invite_link_label.cpp b/Telegram/SourceFiles/ui/controls/invite_link_label.cpp ++index 80d58be..9719075 100644 ++--- a/Telegram/SourceFiles/ui/controls/invite_link_label.cpp +++++ b/Telegram/SourceFiles/ui/controls/invite_link_label.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/jump_down_button.cpp b/Telegram/SourceFiles/ui/controls/jump_down_button.cpp ++index aded3fc..1916ccf 100644 ++--- a/Telegram/SourceFiles/ui/controls/jump_down_button.cpp +++++ b/Telegram/SourceFiles/ui/controls/jump_down_button.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/peer_list_dummy.cpp b/Telegram/SourceFiles/ui/controls/peer_list_dummy.cpp ++index 6146afd..6fccdf6 100644 ++--- a/Telegram/SourceFiles/ui/controls/peer_list_dummy.cpp +++++ b/Telegram/SourceFiles/ui/controls/peer_list_dummy.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/send_as_button.cpp b/Telegram/SourceFiles/ui/controls/send_as_button.cpp ++index 2ffbe77..c713ff3 100644 ++--- a/Telegram/SourceFiles/ui/controls/send_as_button.cpp +++++ b/Telegram/SourceFiles/ui/controls/send_as_button.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/send_button.cpp b/Telegram/SourceFiles/ui/controls/send_button.cpp ++index 2e83de2..dc77f5b 100644 ++--- a/Telegram/SourceFiles/ui/controls/send_button.cpp +++++ b/Telegram/SourceFiles/ui/controls/send_button.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/controls/silent_toggle.cpp b/Telegram/SourceFiles/ui/controls/silent_toggle.cpp -+index df91d04..f94ae9f 100644 ++index 2968c80..f94ae9f 100644 +--- a/Telegram/SourceFiles/ui/controls/silent_toggle.cpp ++++ b/Telegram/SourceFiles/ui/controls/silent_toggle.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/tabbed_search.cpp b/Telegram/SourceFiles/ui/controls/tabbed_search.cpp ++index 6e5165a..95c7487 100644 ++--- a/Telegram/SourceFiles/ui/controls/tabbed_search.cpp +++++ b/Telegram/SourceFiles/ui/controls/tabbed_search.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/controls/userpic_button.cpp b/Telegram/SourceFiles/ui/controls/userpic_button.cpp -+index 1227b70..061cad5 100644 ++index 67717c5..061cad5 100644 +--- a/Telegram/SourceFiles/ui/controls/userpic_button.cpp ++++ b/Telegram/SourceFiles/ui/controls/userpic_button.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/who_reacted_context_action.cpp b/Telegram/SourceFiles/ui/controls/who_reacted_context_action.cpp ++index 3be5814..0289ffd 100644 ++--- a/Telegram/SourceFiles/ui/controls/who_reacted_context_action.cpp +++++ b/Telegram/SourceFiles/ui/controls/who_reacted_context_action.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/window_outdated_bar.cpp b/Telegram/SourceFiles/ui/controls/window_outdated_bar.cpp ++index 69c38d0..bba6d9d 100644 ++--- a/Telegram/SourceFiles/ui/controls/window_outdated_bar.cpp +++++ b/Telegram/SourceFiles/ui/controls/window_outdated_bar.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/controls/window_outdated_bar_dummy.cpp b/Telegram/SourceFiles/ui/controls/window_outdated_bar_dummy.cpp ++index a584271..a1a83fa 100644 ++--- a/Telegram/SourceFiles/ui/controls/window_outdated_bar_dummy.cpp +++++ b/Telegram/SourceFiles/ui/controls/window_outdated_bar_dummy.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/countryinput.cpp b/Telegram/SourceFiles/ui/countryinput.cpp -+index ed8e976..3d296f1 100644 ++index 0021591..3d296f1 100644 +--- a/Telegram/SourceFiles/ui/countryinput.cpp ++++ b/Telegram/SourceFiles/ui/countryinput.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/effects/emoji_fly_animation.cpp b/Telegram/SourceFiles/ui/effects/emoji_fly_animation.cpp -+index 80b95b4..d399fb4 100644 ++index ef86379..d399fb4 100644 +--- a/Telegram/SourceFiles/ui/effects/emoji_fly_animation.cpp ++++ b/Telegram/SourceFiles/ui/effects/emoji_fly_animation.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/fireworks_animation.cpp b/Telegram/SourceFiles/ui/effects/fireworks_animation.cpp ++index f9eb099..db9596a 100644 ++--- a/Telegram/SourceFiles/ui/effects/fireworks_animation.cpp +++++ b/Telegram/SourceFiles/ui/effects/fireworks_animation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/glare.cpp b/Telegram/SourceFiles/ui/effects/glare.cpp ++index e326982..b7f019b 100644 ++--- a/Telegram/SourceFiles/ui/effects/glare.cpp +++++ b/Telegram/SourceFiles/ui/effects/glare.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/loading_element.cpp b/Telegram/SourceFiles/ui/effects/loading_element.cpp ++index 5e30157..9cede29 100644 ++--- a/Telegram/SourceFiles/ui/effects/loading_element.cpp +++++ b/Telegram/SourceFiles/ui/effects/loading_element.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/effects/message_sending_animation_controller.cpp b/Telegram/SourceFiles/ui/effects/message_sending_animation_controller.cpp -+index d7e62b5..8d72e1e 100644 ++index 84d98f5..8d72e1e 100644 +--- a/Telegram/SourceFiles/ui/effects/message_sending_animation_controller.cpp ++++ b/Telegram/SourceFiles/ui/effects/message_sending_animation_controller.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/outline_segments.cpp b/Telegram/SourceFiles/ui/effects/outline_segments.cpp ++index 7d4dd47..f0170d6 100644 ++--- a/Telegram/SourceFiles/ui/effects/outline_segments.cpp +++++ b/Telegram/SourceFiles/ui/effects/outline_segments.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/premium_graphics.cpp b/Telegram/SourceFiles/ui/effects/premium_graphics.cpp ++index e46760e..8c77403 100644 ++--- a/Telegram/SourceFiles/ui/effects/premium_graphics.cpp +++++ b/Telegram/SourceFiles/ui/effects/premium_graphics.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/premium_stars.cpp b/Telegram/SourceFiles/ui/effects/premium_stars.cpp ++index f7b1b52..c2b78b9 100644 ++--- a/Telegram/SourceFiles/ui/effects/premium_stars.cpp +++++ b/Telegram/SourceFiles/ui/effects/premium_stars.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/premium_stars_colored.cpp b/Telegram/SourceFiles/ui/effects/premium_stars_colored.cpp ++index 18c9c9c..2ec432c 100644 ++--- a/Telegram/SourceFiles/ui/effects/premium_stars_colored.cpp +++++ b/Telegram/SourceFiles/ui/effects/premium_stars_colored.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/premium_top_bar.cpp b/Telegram/SourceFiles/ui/effects/premium_top_bar.cpp ++index 4094b58..b6e8858 100644 ++--- a/Telegram/SourceFiles/ui/effects/premium_top_bar.cpp +++++ b/Telegram/SourceFiles/ui/effects/premium_top_bar.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/effects/reaction_fly_animation.cpp b/Telegram/SourceFiles/ui/effects/reaction_fly_animation.cpp -+index 2e88d9e..2f5e8e1 100644 ++index 395e38f..2f5e8e1 100644 +--- a/Telegram/SourceFiles/ui/effects/reaction_fly_animation.cpp ++++ b/Telegram/SourceFiles/ui/effects/reaction_fly_animation.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/round_checkbox.cpp b/Telegram/SourceFiles/ui/effects/round_checkbox.cpp ++index fbd67b2..fa88510 100644 ++--- a/Telegram/SourceFiles/ui/effects/round_checkbox.cpp +++++ b/Telegram/SourceFiles/ui/effects/round_checkbox.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/scroll_content_shadow.cpp b/Telegram/SourceFiles/ui/effects/scroll_content_shadow.cpp ++index 0acd5bf..e02fae0 100644 ++--- a/Telegram/SourceFiles/ui/effects/scroll_content_shadow.cpp +++++ b/Telegram/SourceFiles/ui/effects/scroll_content_shadow.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/effects/send_action_animations.cpp b/Telegram/SourceFiles/ui/effects/send_action_animations.cpp -+index 4d77575..9132d22 100644 ++index 3cee433..9132d22 100644 +--- a/Telegram/SourceFiles/ui/effects/send_action_animations.cpp ++++ b/Telegram/SourceFiles/ui/effects/send_action_animations.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/snowflakes.cpp b/Telegram/SourceFiles/ui/effects/snowflakes.cpp ++index 504c912..1e7bae0 100644 ++--- a/Telegram/SourceFiles/ui/effects/snowflakes.cpp +++++ b/Telegram/SourceFiles/ui/effects/snowflakes.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/toggle_arrow.cpp b/Telegram/SourceFiles/ui/effects/toggle_arrow.cpp ++index 57e152f..45c90b3 100644 ++--- a/Telegram/SourceFiles/ui/effects/toggle_arrow.cpp +++++ b/Telegram/SourceFiles/ui/effects/toggle_arrow.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/empty_userpic.cpp b/Telegram/SourceFiles/ui/empty_userpic.cpp ++index 7c46b78..b34d19d 100644 ++--- a/Telegram/SourceFiles/ui/empty_userpic.cpp +++++ b/Telegram/SourceFiles/ui/empty_userpic.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/filter_icon_panel.cpp b/Telegram/SourceFiles/ui/filter_icon_panel.cpp -+index 5eb143c..8d7dc3c 100644 ++index f0de41e..8d7dc3c 100644 +--- a/Telegram/SourceFiles/ui/filter_icon_panel.cpp ++++ b/Telegram/SourceFiles/ui/filter_icon_panel.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/filter_icons.cpp b/Telegram/SourceFiles/ui/filter_icons.cpp -+index 35d0873..511d363 100644 ++index 01a982d..511d363 100644 +--- a/Telegram/SourceFiles/ui/filter_icons.cpp ++++ b/Telegram/SourceFiles/ui/filter_icons.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/grouped_layout.cpp b/Telegram/SourceFiles/ui/grouped_layout.cpp ++index 004d772..64f81f8 100644 ++--- a/Telegram/SourceFiles/ui/grouped_layout.cpp +++++ b/Telegram/SourceFiles/ui/grouped_layout.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/image/image.cpp b/Telegram/SourceFiles/ui/image/image.cpp -+index 0c50972..1b0f182 100644 ++index 14cefdb..1b0f182 100644 +--- a/Telegram/SourceFiles/ui/image/image.cpp ++++ b/Telegram/SourceFiles/ui/image/image.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/image/image_location.cpp b/Telegram/SourceFiles/ui/image/image_location.cpp -+index 33e5e03..d5ade4f 100644 ++index d1fdde5..d5ade4f 100644 +--- a/Telegram/SourceFiles/ui/image/image_location.cpp ++++ b/Telegram/SourceFiles/ui/image/image_location.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/image/image_location_factory.cpp b/Telegram/SourceFiles/ui/image/image_location_factory.cpp -+index 508d597..b92f413 100644 ++index cda2cad..b92f413 100644 +--- a/Telegram/SourceFiles/ui/image/image_location_factory.cpp ++++ b/Telegram/SourceFiles/ui/image/image_location_factory.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/image/image_source.cpp b/Telegram/SourceFiles/ui/image/image_source.cpp ++index 94a8ab1..846fc41 100644 ++--- a/Telegram/SourceFiles/ui/image/image_source.cpp +++++ b/Telegram/SourceFiles/ui/image/image_source.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/item_text_options.cpp b/Telegram/SourceFiles/ui/item_text_options.cpp -+index 47f5f26..331b6cc 100644 ++index 57ccc44..331b6cc 100644 +--- a/Telegram/SourceFiles/ui/item_text_options.cpp ++++ b/Telegram/SourceFiles/ui/item_text_options.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/power_saving.cpp b/Telegram/SourceFiles/ui/power_saving.cpp ++index a401aca..558c985 100644 ++--- a/Telegram/SourceFiles/ui/power_saving.cpp +++++ b/Telegram/SourceFiles/ui/power_saving.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/search_field_controller.cpp b/Telegram/SourceFiles/ui/search_field_controller.cpp ++index a26c59b..928f354 100644 ++--- a/Telegram/SourceFiles/ui/search_field_controller.cpp +++++ b/Telegram/SourceFiles/ui/search_field_controller.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/text/format_song_document_name.cpp b/Telegram/SourceFiles/ui/text/format_song_document_name.cpp ++index 82d2a99..3ee72ee 100644 ++--- a/Telegram/SourceFiles/ui/text/format_song_document_name.cpp +++++ b/Telegram/SourceFiles/ui/text/format_song_document_name.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/text/format_song_name.cpp b/Telegram/SourceFiles/ui/text/format_song_name.cpp ++index c3f161d..de42879 100644 ++--- a/Telegram/SourceFiles/ui/text/format_song_name.cpp +++++ b/Telegram/SourceFiles/ui/text/format_song_name.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/text/format_values.cpp b/Telegram/SourceFiles/ui/text/format_values.cpp ++index c5dd776..b28dde5 100644 ++--- a/Telegram/SourceFiles/ui/text/format_values.cpp +++++ b/Telegram/SourceFiles/ui/text/format_values.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/text/text_options.cpp b/Telegram/SourceFiles/ui/text/text_options.cpp ++index 3c9eb97..bc5c2dd 100644 ++--- a/Telegram/SourceFiles/ui/text/text_options.cpp +++++ b/Telegram/SourceFiles/ui/text/text_options.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/ui/unread_badge.cpp b/Telegram/SourceFiles/ui/unread_badge.cpp -+index be02d6e..84b06e3 100644 ++index 62e03a5..84b06e3 100644 +--- a/Telegram/SourceFiles/ui/unread_badge.cpp ++++ b/Telegram/SourceFiles/ui/unread_badge.cpp -+@@ -1,4 +1,5 @@ -+ #include "ui/ui_pch.h" ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" ++#include "stdafx.h" + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/unread_badge_paint.cpp b/Telegram/SourceFiles/ui/unread_badge_paint.cpp ++index 758d48d..c9e78d1 100644 ++--- a/Telegram/SourceFiles/ui/unread_badge_paint.cpp +++++ b/Telegram/SourceFiles/ui/unread_badge_paint.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/userpic_view.cpp b/Telegram/SourceFiles/ui/userpic_view.cpp ++index f14ac76..d0d470a 100644 ++--- a/Telegram/SourceFiles/ui/userpic_view.cpp +++++ b/Telegram/SourceFiles/ui/userpic_view.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/widgets/color_editor.cpp b/Telegram/SourceFiles/ui/widgets/color_editor.cpp ++index 3141fae..1a6c899 100644 ++--- a/Telegram/SourceFiles/ui/widgets/color_editor.cpp +++++ b/Telegram/SourceFiles/ui/widgets/color_editor.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/widgets/continuous_sliders.cpp b/Telegram/SourceFiles/ui/widgets/continuous_sliders.cpp ++index d400c12..b20a155 100644 ++--- a/Telegram/SourceFiles/ui/widgets/continuous_sliders.cpp +++++ b/Telegram/SourceFiles/ui/widgets/continuous_sliders.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/widgets/discrete_sliders.cpp b/Telegram/SourceFiles/ui/widgets/discrete_sliders.cpp ++index 3dda10b..04a279b 100644 ++--- a/Telegram/SourceFiles/ui/widgets/discrete_sliders.cpp +++++ b/Telegram/SourceFiles/ui/widgets/discrete_sliders.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/widgets/fields/special_fields.cpp b/Telegram/SourceFiles/ui/widgets/fields/special_fields.cpp ++index 81b1b1a..c812d0e 100644 ++--- a/Telegram/SourceFiles/ui/widgets/fields/special_fields.cpp +++++ b/Telegram/SourceFiles/ui/widgets/fields/special_fields.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/widgets/fields/time_part_input_with_placeholder.cpp b/Telegram/SourceFiles/ui/widgets/fields/time_part_input_with_placeholder.cpp ++index c38241c..8bbfa51 100644 ++--- a/Telegram/SourceFiles/ui/widgets/fields/time_part_input_with_placeholder.cpp +++++ b/Telegram/SourceFiles/ui/widgets/fields/time_part_input_with_placeholder.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/widgets/gradient_round_button.cpp b/Telegram/SourceFiles/ui/widgets/gradient_round_button.cpp ++index f108d16..46ae11c 100644 ++--- a/Telegram/SourceFiles/ui/widgets/gradient_round_button.cpp +++++ b/Telegram/SourceFiles/ui/widgets/gradient_round_button.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/widgets/level_meter.cpp b/Telegram/SourceFiles/ui/widgets/level_meter.cpp ++index 15acd28..04e088f 100644 ++--- a/Telegram/SourceFiles/ui/widgets/level_meter.cpp +++++ b/Telegram/SourceFiles/ui/widgets/level_meter.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/widgets/multi_select.cpp b/Telegram/SourceFiles/ui/widgets/multi_select.cpp ++index 99b7eaf..565d8eb 100644 ++--- a/Telegram/SourceFiles/ui/widgets/multi_select.cpp +++++ b/Telegram/SourceFiles/ui/widgets/multi_select.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/widgets/sent_code_field.cpp b/Telegram/SourceFiles/ui/widgets/sent_code_field.cpp ++index f5ba4b8..53f7293 100644 ++--- a/Telegram/SourceFiles/ui/widgets/sent_code_field.cpp +++++ b/Telegram/SourceFiles/ui/widgets/sent_code_field.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/widgets/vertical_drum_picker.cpp b/Telegram/SourceFiles/ui/widgets/vertical_drum_picker.cpp ++index d0cc71c..837fc23 100644 ++--- a/Telegram/SourceFiles/ui/widgets/vertical_drum_picker.cpp +++++ b/Telegram/SourceFiles/ui/widgets/vertical_drum_picker.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/window/main_window.cpp b/Telegram/SourceFiles/window/main_window.cpp -+index 7f4a78f..14b9f17 100644 ++index d259920..2588975 100644 +--- a/Telegram/SourceFiles/window/main_window.cpp ++++ b/Telegram/SourceFiles/window/main_window.cpp +@@ -1,3 +1,4 @@ @@ -13619,7 +7839,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/window/notifications_manager_default.cpp b/Telegram/SourceFiles/window/notifications_manager_default.cpp -+index ec2e8a1..fae9a12 100644 ++index c1d4843..6061a84 100644 +--- a/Telegram/SourceFiles/window/notifications_manager_default.cpp ++++ b/Telegram/SourceFiles/window/notifications_manager_default.cpp +@@ -1,3 +1,4 @@ @@ -13646,7 +7866,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/window/themes/window_theme.cpp b/Telegram/SourceFiles/window/themes/window_theme.cpp -+index be3d878..57093d9 100644 ++index 53b0c4b..420c346 100644 +--- a/Telegram/SourceFiles/window/themes/window_theme.cpp ++++ b/Telegram/SourceFiles/window/themes/window_theme.cpp +@@ -1,3 +1,4 @@ @@ -13673,7 +7893,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/window/themes/window_theme_editor_box.cpp b/Telegram/SourceFiles/window/themes/window_theme_editor_box.cpp -+index e92ee6e..cb0dc40 100644 ++index f101a38..4319f31 100644 +--- a/Telegram/SourceFiles/window/themes/window_theme_editor_box.cpp ++++ b/Telegram/SourceFiles/window/themes/window_theme_editor_box.cpp +@@ -1,3 +1,4 @@ @@ -13709,7 +7929,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/window/themes/window_themes_embedded.cpp b/Telegram/SourceFiles/window/themes/window_themes_embedded.cpp -+index 0269c7c..298a184 100644 ++index 5415346..928f553 100644 +--- a/Telegram/SourceFiles/window/themes/window_themes_embedded.cpp ++++ b/Telegram/SourceFiles/window/themes/window_themes_embedded.cpp +@@ -1,3 +1,4 @@ @@ -13745,7 +7965,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/window/window_controller.cpp b/Telegram/SourceFiles/window/window_controller.cpp -+index 7f5bd3c..e305bd3 100644 ++index 917cd6d..9a62c6a 100644 +--- a/Telegram/SourceFiles/window/window_controller.cpp ++++ b/Telegram/SourceFiles/window/window_controller.cpp +@@ -1,3 +1,4 @@ @@ -13754,7 +7974,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/window/window_filters_menu.cpp b/Telegram/SourceFiles/window/window_filters_menu.cpp -+index 7ed6440..ae9b9f8 100644 ++index 88a940f..b5264e9 100644 +--- a/Telegram/SourceFiles/window/window_filters_menu.cpp ++++ b/Telegram/SourceFiles/window/window_filters_menu.cpp +@@ -1,3 +1,4 @@ @@ -13781,7 +8001,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/window/window_main_menu.cpp b/Telegram/SourceFiles/window/window_main_menu.cpp -+index 3dde584..4f79a28 100644 ++index 9de683e..925c365 100644 +--- a/Telegram/SourceFiles/window/window_main_menu.cpp ++++ b/Telegram/SourceFiles/window/window_main_menu.cpp +@@ -1,3 +1,4 @@ @@ -13799,7 +8019,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/window/window_peer_menu.cpp b/Telegram/SourceFiles/window/window_peer_menu.cpp -+index e8ce10a..86c4401 100644 ++index 77213a5..8a9e985 100644 +--- a/Telegram/SourceFiles/window/window_peer_menu.cpp ++++ b/Telegram/SourceFiles/window/window_peer_menu.cpp +@@ -1,3 +1,4 @@ @@ -13808,7 +8028,7 @@ index 0000000..579292c + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. +diff --git a/Telegram/SourceFiles/window/window_session_controller.cpp b/Telegram/SourceFiles/window/window_session_controller.cpp -+index 89fac17..dd92d41 100644 ++index 90ff70a..a329398 100644 +--- a/Telegram/SourceFiles/window/window_session_controller.cpp ++++ b/Telegram/SourceFiles/window/window_session_controller.cpp +@@ -1,3 +1,4 @@ @@ -13825,9 +8045,2196 @@ index 0000000..579292c + /* + This file is part of Telegram Desktop, + the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/lib_base/base/algorithm.cpp b/Telegram/lib_base/base/algorithm.cpp ++index fbc0bdf..d7534a6 100644 ++--- a/Telegram/lib_base/base/algorithm.cpp +++++ b/Telegram/lib_base/base/algorithm.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/algorithm_tests.cpp b/Telegram/lib_base/base/algorithm_tests.cpp ++index 9dd2c49..8ba3c82 100644 ++--- a/Telegram/lib_base/base/algorithm_tests.cpp +++++ b/Telegram/lib_base/base/algorithm_tests.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/assertion.cpp b/Telegram/lib_base/base/assertion.cpp ++index f79cadb..81a9bf0 100644 ++--- a/Telegram/lib_base/base/assertion.cpp +++++ b/Telegram/lib_base/base/assertion.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/base_file_utilities.cpp b/Telegram/lib_base/base/base_file_utilities.cpp ++index 640c731..faa0aea 100644 ++--- a/Telegram/lib_base/base/base_file_utilities.cpp +++++ b/Telegram/lib_base/base/base_file_utilities.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/battery_saving.cpp b/Telegram/lib_base/base/battery_saving.cpp ++index 59de3b1..6a3b2fb 100644 ++--- a/Telegram/lib_base/base/battery_saving.cpp +++++ b/Telegram/lib_base/base/battery_saving.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/bytes.cpp b/Telegram/lib_base/base/bytes.cpp ++index 9668115..912dad9 100644 ++--- a/Telegram/lib_base/base/bytes.cpp +++++ b/Telegram/lib_base/base/bytes.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/call_delayed.cpp b/Telegram/lib_base/base/call_delayed.cpp ++index 93d975d..a01bf2f 100644 ++--- a/Telegram/lib_base/base/call_delayed.cpp +++++ b/Telegram/lib_base/base/call_delayed.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/concurrent_timer.cpp b/Telegram/lib_base/base/concurrent_timer.cpp ++index ed48b36..84ac65b 100644 ++--- a/Telegram/lib_base/base/concurrent_timer.cpp +++++ b/Telegram/lib_base/base/concurrent_timer.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/crash_report_header.cpp b/Telegram/lib_base/base/crash_report_header.cpp ++index f1718f7..9c3776f 100644 ++--- a/Telegram/lib_base/base/crash_report_header.cpp +++++ b/Telegram/lib_base/base/crash_report_header.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/crash_report_writer.cpp b/Telegram/lib_base/base/crash_report_writer.cpp ++index c81637b..140a35e 100644 ++--- a/Telegram/lib_base/base/crash_report_writer.cpp +++++ b/Telegram/lib_base/base/crash_report_writer.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/crc32hash.cpp b/Telegram/lib_base/base/crc32hash.cpp ++index 3384fea..714c8a5 100644 ++--- a/Telegram/lib_base/base/crc32hash.cpp +++++ b/Telegram/lib_base/base/crc32hash.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/debug_log.cpp b/Telegram/lib_base/base/debug_log.cpp ++index 661ae1b..3626563 100644 ++--- a/Telegram/lib_base/base/debug_log.cpp +++++ b/Telegram/lib_base/base/debug_log.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/event_filter.cpp b/Telegram/lib_base/base/event_filter.cpp ++index b77787e..7c177ef 100644 ++--- a/Telegram/lib_base/base/event_filter.cpp +++++ b/Telegram/lib_base/base/event_filter.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/file_lock_posix.cpp b/Telegram/lib_base/base/file_lock_posix.cpp ++index c6efcd5..458a9b1 100644 ++--- a/Telegram/lib_base/base/file_lock_posix.cpp +++++ b/Telegram/lib_base/base/file_lock_posix.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/file_lock_win.cpp b/Telegram/lib_base/base/file_lock_win.cpp ++index 132ff47..96e8b5f 100644 ++--- a/Telegram/lib_base/base/file_lock_win.cpp +++++ b/Telegram/lib_base/base/file_lock_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/flags_tests.cpp b/Telegram/lib_base/base/flags_tests.cpp ++index 317969c..e4e9024 100644 ++--- a/Telegram/lib_base/base/flags_tests.cpp +++++ b/Telegram/lib_base/base/flags_tests.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/flat_map_tests.cpp b/Telegram/lib_base/base/flat_map_tests.cpp ++index cf11b62..7412443 100644 ++--- a/Telegram/lib_base/base/flat_map_tests.cpp +++++ b/Telegram/lib_base/base/flat_map_tests.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/flat_set_tests.cpp b/Telegram/lib_base/base/flat_set_tests.cpp ++index 3ed1584..7da17be 100644 ++--- a/Telegram/lib_base/base/flat_set_tests.cpp +++++ b/Telegram/lib_base/base/flat_set_tests.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/global_shortcuts_generic.cpp b/Telegram/lib_base/base/global_shortcuts_generic.cpp ++index b8ffaef..8b8f49b 100644 ++--- a/Telegram/lib_base/base/global_shortcuts_generic.cpp +++++ b/Telegram/lib_base/base/global_shortcuts_generic.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/integration.cpp b/Telegram/lib_base/base/integration.cpp ++index 9233281..6b71d52 100644 ++--- a/Telegram/lib_base/base/integration.cpp +++++ b/Telegram/lib_base/base/integration.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/last_user_input.cpp b/Telegram/lib_base/base/last_user_input.cpp ++index d3b35f8..e33e3d3 100644 ++--- a/Telegram/lib_base/base/last_user_input.cpp +++++ b/Telegram/lib_base/base/last_user_input.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/network_reachability.cpp b/Telegram/lib_base/base/network_reachability.cpp ++index 9434efe..aa82240 100644 ++--- a/Telegram/lib_base/base/network_reachability.cpp +++++ b/Telegram/lib_base/base/network_reachability.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/options.cpp b/Telegram/lib_base/base/options.cpp ++index 7e57652..77576bb 100644 ++--- a/Telegram/lib_base/base/options.cpp +++++ b/Telegram/lib_base/base/options.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/parse_helper.cpp b/Telegram/lib_base/base/parse_helper.cpp ++index b82c182..4915fc7 100644 ++--- a/Telegram/lib_base/base/parse_helper.cpp +++++ b/Telegram/lib_base/base/parse_helper.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/base_platform_file_utilities.cpp b/Telegram/lib_base/base/platform/base_platform_file_utilities.cpp ++index 38d444e..1a81037 100644 ++--- a/Telegram/lib_base/base/platform/base_platform_file_utilities.cpp +++++ b/Telegram/lib_base/base/platform/base_platform_file_utilities.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/base_platform_info.cpp b/Telegram/lib_base/base/platform/base_platform_info.cpp ++index 72fbb49..b52aa0b 100644 ++--- a/Telegram/lib_base/base/platform/base_platform_info.cpp +++++ b/Telegram/lib_base/base/platform/base_platform_info.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_battery_saving_linux.cpp b/Telegram/lib_base/base/platform/linux/base_battery_saving_linux.cpp ++index a44a530..f166f79 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_battery_saving_linux.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_battery_saving_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_file_utilities_linux.cpp b/Telegram/lib_base/base/platform/linux/base_file_utilities_linux.cpp ++index 8fc5f52..3cb5391 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_file_utilities_linux.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_file_utilities_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_global_shortcuts_linux.cpp b/Telegram/lib_base/base/platform/linux/base_global_shortcuts_linux.cpp ++index 1891ff1..f16036b 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_global_shortcuts_linux.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_global_shortcuts_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_info_linux.cpp b/Telegram/lib_base/base/platform/linux/base_info_linux.cpp ++index 3176ef0..7d56a9f 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_info_linux.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_info_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_last_input_linux.cpp b/Telegram/lib_base/base/platform/linux/base_last_input_linux.cpp ++index 7fc8df3..fffe13c 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_last_input_linux.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_last_input_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_layout_switch_linux.cpp b/Telegram/lib_base/base/platform/linux/base_layout_switch_linux.cpp ++index c99c410..472d2e3 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_layout_switch_linux.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_layout_switch_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_linux_allocation_tracer.cpp b/Telegram/lib_base/base/platform/linux/base_linux_allocation_tracer.cpp ++index dea0d1a..67fac5c 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_linux_allocation_tracer.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_linux_allocation_tracer.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_linux_dbus_utilities.cpp b/Telegram/lib_base/base/platform/linux/base_linux_dbus_utilities.cpp ++index cdb30bc..2582d6a 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_linux_dbus_utilities.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_linux_dbus_utilities.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_linux_library.cpp b/Telegram/lib_base/base/platform/linux/base_linux_library.cpp ++index 91f479c..e9f40e7 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_linux_library.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_linux_library.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration.cpp b/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration.cpp ++index ad53e45..4ffd31e 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration_dummy.cpp b/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration_dummy.cpp ++index 2fdf8b0..df25fc6 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration_dummy.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_linux_wayland_integration_dummy.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_linux_xcb_utilities.cpp b/Telegram/lib_base/base/platform/linux/base_linux_xcb_utilities.cpp ++index e960dca..016842f 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_linux_xcb_utilities.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_linux_xcb_utilities.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_linux_xdg_activation_token.cpp b/Telegram/lib_base/base/platform/linux/base_linux_xdg_activation_token.cpp ++index 1898f9d..1887abc 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_linux_xdg_activation_token.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_linux_xdg_activation_token.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_linux_xdp_utilities.cpp b/Telegram/lib_base/base/platform/linux/base_linux_xdp_utilities.cpp ++index 37c857e..1c64906 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_linux_xdp_utilities.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_linux_xdp_utilities.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_linux_xsettings.cpp b/Telegram/lib_base/base/platform/linux/base_linux_xsettings.cpp ++index f9f2c16..0b300be 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_linux_xsettings.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_linux_xsettings.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_network_reachability_linux.cpp b/Telegram/lib_base/base/platform/linux/base_network_reachability_linux.cpp ++index 145b02e..2e91765 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_network_reachability_linux.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_network_reachability_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_power_save_blocker_linux.cpp b/Telegram/lib_base/base/platform/linux/base_power_save_blocker_linux.cpp ++index 668e2dd..2197eba 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_power_save_blocker_linux.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_power_save_blocker_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_process_linux.cpp b/Telegram/lib_base/base/platform/linux/base_process_linux.cpp ++index 7d357e5..9858fa8 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_process_linux.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_process_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_system_media_controls_linux.cpp b/Telegram/lib_base/base/platform/linux/base_system_media_controls_linux.cpp ++index 6de16e2..9407632 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_system_media_controls_linux.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_system_media_controls_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/linux/base_url_scheme_linux.cpp b/Telegram/lib_base/base/platform/linux/base_url_scheme_linux.cpp ++index 0873fcb..54d7ad1 100644 ++--- a/Telegram/lib_base/base/platform/linux/base_url_scheme_linux.cpp +++++ b/Telegram/lib_base/base/platform/linux/base_url_scheme_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_battery_saving_win.cpp b/Telegram/lib_base/base/platform/win/base_battery_saving_win.cpp ++index 178a2cc..77ef132 100644 ++--- a/Telegram/lib_base/base/platform/win/base_battery_saving_win.cpp +++++ b/Telegram/lib_base/base/platform/win/base_battery_saving_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_file_utilities_win.cpp b/Telegram/lib_base/base/platform/win/base_file_utilities_win.cpp ++index 0a331e5..aa80a94 100644 ++--- a/Telegram/lib_base/base/platform/win/base_file_utilities_win.cpp +++++ b/Telegram/lib_base/base/platform/win/base_file_utilities_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_global_shortcuts_win.cpp b/Telegram/lib_base/base/platform/win/base_global_shortcuts_win.cpp ++index ffe948b..483171c 100644 ++--- a/Telegram/lib_base/base/platform/win/base_global_shortcuts_win.cpp +++++ b/Telegram/lib_base/base/platform/win/base_global_shortcuts_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_info_win.cpp b/Telegram/lib_base/base/platform/win/base_info_win.cpp ++index e766f7a..3213680 100644 ++--- a/Telegram/lib_base/base/platform/win/base_info_win.cpp +++++ b/Telegram/lib_base/base/platform/win/base_info_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_last_input_win.cpp b/Telegram/lib_base/base/platform/win/base_last_input_win.cpp ++index a9bfd85..58404d9 100644 ++--- a/Telegram/lib_base/base/platform/win/base_last_input_win.cpp +++++ b/Telegram/lib_base/base/platform/win/base_last_input_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_layout_switch_win.cpp b/Telegram/lib_base/base/platform/win/base_layout_switch_win.cpp ++index 766b75e..bc554b7 100644 ++--- a/Telegram/lib_base/base/platform/win/base_layout_switch_win.cpp +++++ b/Telegram/lib_base/base/platform/win/base_layout_switch_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_network_reachability_win.cpp b/Telegram/lib_base/base/platform/win/base_network_reachability_win.cpp ++index df85a91..74b84e6 100644 ++--- a/Telegram/lib_base/base/platform/win/base_network_reachability_win.cpp +++++ b/Telegram/lib_base/base/platform/win/base_network_reachability_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_power_save_blocker_win.cpp b/Telegram/lib_base/base/platform/win/base_power_save_blocker_win.cpp ++index 7c79fee..36fbf4f 100644 ++--- a/Telegram/lib_base/base/platform/win/base_power_save_blocker_win.cpp +++++ b/Telegram/lib_base/base/platform/win/base_power_save_blocker_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_process_win.cpp b/Telegram/lib_base/base/platform/win/base_process_win.cpp ++index 6ac364e..85301f3 100644 ++--- a/Telegram/lib_base/base/platform/win/base_process_win.cpp +++++ b/Telegram/lib_base/base/platform/win/base_process_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_system_media_controls_win.cpp b/Telegram/lib_base/base/platform/win/base_system_media_controls_win.cpp ++index fae1ea2..9fa1fb2 100644 ++--- a/Telegram/lib_base/base/platform/win/base_system_media_controls_win.cpp +++++ b/Telegram/lib_base/base/platform/win/base_system_media_controls_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_url_scheme_win.cpp b/Telegram/lib_base/base/platform/win/base_url_scheme_win.cpp ++index 5e094e2..00e5327 100644 ++--- a/Telegram/lib_base/base/platform/win/base_url_scheme_win.cpp +++++ b/Telegram/lib_base/base/platform/win/base_url_scheme_win.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_windows_safe_library.cpp b/Telegram/lib_base/base/platform/win/base_windows_safe_library.cpp ++index d30c65f..3648a98 100644 ++--- a/Telegram/lib_base/base/platform/win/base_windows_safe_library.cpp +++++ b/Telegram/lib_base/base/platform/win/base_windows_safe_library.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_windows_winrt.cpp b/Telegram/lib_base/base/platform/win/base_windows_winrt.cpp ++index 5c645e0..8d8868c 100644 ++--- a/Telegram/lib_base/base/platform/win/base_windows_winrt.cpp +++++ b/Telegram/lib_base/base/platform/win/base_windows_winrt.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/platform/win/base_windows_wrl.cpp b/Telegram/lib_base/base/platform/win/base_windows_wrl.cpp ++index 636ff0f..216814d 100644 ++--- a/Telegram/lib_base/base/platform/win/base_windows_wrl.cpp +++++ b/Telegram/lib_base/base/platform/win/base_windows_wrl.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/power_save_blocker.cpp b/Telegram/lib_base/base/power_save_blocker.cpp ++index 93decb2..ea9bede 100644 ++--- a/Telegram/lib_base/base/power_save_blocker.cpp +++++ b/Telegram/lib_base/base/power_save_blocker.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/qt/qt_tab_key.cpp b/Telegram/lib_base/base/qt/qt_tab_key.cpp ++index 52a0aa9..17c2a9c 100644 ++--- a/Telegram/lib_base/base/qt/qt_tab_key.cpp +++++ b/Telegram/lib_base/base/qt/qt_tab_key.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/qthelp_url.cpp b/Telegram/lib_base/base/qthelp_url.cpp ++index b865f36..0d2aeb0 100644 ++--- a/Telegram/lib_base/base/qthelp_url.cpp +++++ b/Telegram/lib_base/base/qthelp_url.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/random.cpp b/Telegram/lib_base/base/random.cpp ++index c32f8a3..1138857 100644 ++--- a/Telegram/lib_base/base/random.cpp +++++ b/Telegram/lib_base/base/random.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/runtime_composer.cpp b/Telegram/lib_base/base/runtime_composer.cpp ++index f765c28..41ae014 100644 ++--- a/Telegram/lib_base/base/runtime_composer.cpp +++++ b/Telegram/lib_base/base/runtime_composer.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/single_instance.cpp b/Telegram/lib_base/base/single_instance.cpp ++index 0eba912..e90027c 100644 ++--- a/Telegram/lib_base/base/single_instance.cpp +++++ b/Telegram/lib_base/base/single_instance.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/tests_main.cpp b/Telegram/lib_base/base/tests_main.cpp ++index f7c38a4..50e03f6 100644 ++--- a/Telegram/lib_base/base/tests_main.cpp +++++ b/Telegram/lib_base/base/tests_main.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/timer.cpp b/Telegram/lib_base/base/timer.cpp ++index 73211de..35f4251 100644 ++--- a/Telegram/lib_base/base/timer.cpp +++++ b/Telegram/lib_base/base/timer.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_base/base/unixtime.cpp b/Telegram/lib_base/base/unixtime.cpp ++index 62f81ee..a6f57a2 100644 ++--- a/Telegram/lib_base/base/unixtime.cpp +++++ b/Telegram/lib_base/base/unixtime.cpp ++@@ -1,3 +1,4 @@ +++#include "base/base_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/platform/linux/language_linux.cpp b/Telegram/lib_spellcheck/spellcheck/platform/linux/language_linux.cpp ++index a691889..6b266ef 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/platform/linux/language_linux.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/platform/linux/language_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/platform/linux/linux_enchant.cpp b/Telegram/lib_spellcheck/spellcheck/platform/linux/linux_enchant.cpp ++index 8d25ee0..1d2fe23 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/platform/linux/linux_enchant.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/platform/linux/linux_enchant.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ /* enchant ++ * Copyright (C) 2003 Dom Lachowicz ++ * ++diff --git a/Telegram/lib_spellcheck/spellcheck/platform/linux/spellcheck_linux.cpp b/Telegram/lib_spellcheck/spellcheck/platform/linux/spellcheck_linux.cpp ++index 3e839c7..86e975c 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/platform/linux/spellcheck_linux.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/platform/linux/spellcheck_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/platform/win/language_win.cpp b/Telegram/lib_spellcheck/spellcheck/platform/win/language_win.cpp ++index 847aaa2..effb47d 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/platform/win/language_win.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/platform/win/language_win.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/platform/win/spellcheck_win.cpp b/Telegram/lib_spellcheck/spellcheck/platform/win/spellcheck_win.cpp ++index 431effd..3166ff3 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/platform/win/spellcheck_win.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/platform/win/spellcheck_win.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/spellcheck_highlight_syntax.cpp b/Telegram/lib_spellcheck/spellcheck/spellcheck_highlight_syntax.cpp ++index 4c73262..30231ca 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/spellcheck_highlight_syntax.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/spellcheck_highlight_syntax.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/spellcheck_utils.cpp b/Telegram/lib_spellcheck/spellcheck/spellcheck_utils.cpp ++index efeb6da..57a8f6a 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/spellcheck_utils.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/spellcheck_utils.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/spellcheck_value.cpp b/Telegram/lib_spellcheck/spellcheck/spellcheck_value.cpp ++index 5d25149..892db16 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/spellcheck_value.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/spellcheck_value.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/spelling_highlighter.cpp b/Telegram/lib_spellcheck/spellcheck/spelling_highlighter.cpp ++index cc7b92b..04d1500 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/spelling_highlighter.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/spelling_highlighter.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/spelling_highlighter_helper.cpp b/Telegram/lib_spellcheck/spellcheck/spelling_highlighter_helper.cpp ++index 4730bc8..7f2612e 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/spelling_highlighter_helper.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/spelling_highlighter_helper.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/third_party/hunspell_controller.cpp b/Telegram/lib_spellcheck/spellcheck/third_party/hunspell_controller.cpp ++index 1ef68f6..d310417 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/third_party/hunspell_controller.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/third_party/hunspell_controller.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/third_party/language_cld3.cpp b/Telegram/lib_spellcheck/spellcheck/third_party/language_cld3.cpp ++index 9c82321..d30fb96 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/third_party/language_cld3.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/third_party/language_cld3.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_spellcheck/spellcheck/third_party/spellcheck_hunspell.cpp b/Telegram/lib_spellcheck/spellcheck/third_party/spellcheck_hunspell.cpp ++index 895f74e..09c54a6 100644 ++--- a/Telegram/lib_spellcheck/spellcheck/third_party/spellcheck_hunspell.cpp +++++ b/Telegram/lib_spellcheck/spellcheck/third_party/spellcheck_hunspell.cpp ++@@ -1,3 +1,4 @@ +++#include "spellcheck/spellcheck_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/cache/storage_cache_binlog_reader.cpp b/Telegram/lib_storage/storage/cache/storage_cache_binlog_reader.cpp ++index 1586b7c..a48dabb 100644 ++--- a/Telegram/lib_storage/storage/cache/storage_cache_binlog_reader.cpp +++++ b/Telegram/lib_storage/storage/cache/storage_cache_binlog_reader.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/cache/storage_cache_cleaner.cpp b/Telegram/lib_storage/storage/cache/storage_cache_cleaner.cpp ++index ae6b8a6..0cb16ea 100644 ++--- a/Telegram/lib_storage/storage/cache/storage_cache_cleaner.cpp +++++ b/Telegram/lib_storage/storage/cache/storage_cache_cleaner.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/cache/storage_cache_compactor.cpp b/Telegram/lib_storage/storage/cache/storage_cache_compactor.cpp ++index 57b2c23..b5711b9 100644 ++--- a/Telegram/lib_storage/storage/cache/storage_cache_compactor.cpp +++++ b/Telegram/lib_storage/storage/cache/storage_cache_compactor.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/cache/storage_cache_database.cpp b/Telegram/lib_storage/storage/cache/storage_cache_database.cpp ++index 894b3cd..8bf1f5a 100644 ++--- a/Telegram/lib_storage/storage/cache/storage_cache_database.cpp +++++ b/Telegram/lib_storage/storage/cache/storage_cache_database.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/cache/storage_cache_database_object.cpp b/Telegram/lib_storage/storage/cache/storage_cache_database_object.cpp ++index ff9db28..6115b70 100644 ++--- a/Telegram/lib_storage/storage/cache/storage_cache_database_object.cpp +++++ b/Telegram/lib_storage/storage/cache/storage_cache_database_object.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/cache/storage_cache_types.cpp b/Telegram/lib_storage/storage/cache/storage_cache_types.cpp ++index 4fe47ad..c164568 100644 ++--- a/Telegram/lib_storage/storage/cache/storage_cache_types.cpp +++++ b/Telegram/lib_storage/storage/cache/storage_cache_types.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/cache/storage_encrypted_file_tests.cpp b/Telegram/lib_storage/storage/cache/storage_encrypted_file_tests.cpp ++index 86c7d63..acf7041 100644 ++--- a/Telegram/lib_storage/storage/cache/storage_encrypted_file_tests.cpp +++++ b/Telegram/lib_storage/storage/cache/storage_encrypted_file_tests.cpp ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/storage_clear_legacy.cpp b/Telegram/lib_storage/storage/storage_clear_legacy.cpp ++index 255fd3e..68dbc9c 100644 ++--- a/Telegram/lib_storage/storage/storage_clear_legacy.cpp +++++ b/Telegram/lib_storage/storage/storage_clear_legacy.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/storage_clear_legacy_posix.cpp b/Telegram/lib_storage/storage/storage_clear_legacy_posix.cpp ++index 6b4b1d1..e293386 100644 ++--- a/Telegram/lib_storage/storage/storage_clear_legacy_posix.cpp +++++ b/Telegram/lib_storage/storage/storage_clear_legacy_posix.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/storage_clear_legacy_win.cpp b/Telegram/lib_storage/storage/storage_clear_legacy_win.cpp ++index 8309afc..8e9a32b 100644 ++--- a/Telegram/lib_storage/storage/storage_clear_legacy_win.cpp +++++ b/Telegram/lib_storage/storage/storage_clear_legacy_win.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/storage_databases.cpp b/Telegram/lib_storage/storage/storage_databases.cpp ++index 6fd0809..8929af8 100644 ++--- a/Telegram/lib_storage/storage/storage_databases.cpp +++++ b/Telegram/lib_storage/storage/storage_databases.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/storage_encrypted_file.cpp b/Telegram/lib_storage/storage/storage_encrypted_file.cpp ++index ca62baa..e12a255 100644 ++--- a/Telegram/lib_storage/storage/storage_encrypted_file.cpp +++++ b/Telegram/lib_storage/storage/storage_encrypted_file.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_storage/storage/storage_encryption.cpp b/Telegram/lib_storage/storage/storage_encryption.cpp ++index c4c14ef..1b487a8 100644 ++--- a/Telegram/lib_storage/storage/storage_encryption.cpp +++++ b/Telegram/lib_storage/storage/storage_encryption.cpp ++@@ -1,3 +1,4 @@ +++#include "storage/storage_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/emoji_suggestions/emoji_suggestions.h b/Telegram/lib_ui/emoji_suggestions/emoji_suggestions.h ++index 1725a2a..2ad5ab5 100644 ++--- a/Telegram/lib_ui/emoji_suggestions/emoji_suggestions.h +++++ b/Telegram/lib_ui/emoji_suggestions/emoji_suggestions.h ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/abstract_button.cpp b/Telegram/lib_ui/ui/abstract_button.cpp ++index 8767ce1..136c8c0 100644 ++--- a/Telegram/lib_ui/ui/abstract_button.cpp +++++ b/Telegram/lib_ui/ui/abstract_button.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/animated_icon.cpp b/Telegram/lib_ui/ui/animated_icon.cpp ++index d0e7699..4c7559b 100644 ++--- a/Telegram/lib_ui/ui/animated_icon.cpp +++++ b/Telegram/lib_ui/ui/animated_icon.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/basic_click_handlers.cpp b/Telegram/lib_ui/ui/basic_click_handlers.cpp ++index 91e52e7..60d890b 100644 ++--- a/Telegram/lib_ui/ui/basic_click_handlers.cpp +++++ b/Telegram/lib_ui/ui/basic_click_handlers.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/cached_special_layer_shadow_corners.cpp b/Telegram/lib_ui/ui/cached_special_layer_shadow_corners.cpp ++index 0d98360..3b9f062 100644 ++--- a/Telegram/lib_ui/ui/cached_special_layer_shadow_corners.cpp +++++ b/Telegram/lib_ui/ui/cached_special_layer_shadow_corners.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/click_handler.cpp b/Telegram/lib_ui/ui/click_handler.cpp ++index 4cb8ae2..306a0e0 100644 ++--- a/Telegram/lib_ui/ui/click_handler.cpp +++++ b/Telegram/lib_ui/ui/click_handler.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/delayed_activation.cpp b/Telegram/lib_ui/ui/delayed_activation.cpp ++index 2dc2ea4..23ecdd9 100644 ++--- a/Telegram/lib_ui/ui/delayed_activation.cpp +++++ b/Telegram/lib_ui/ui/delayed_activation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/dpr/dpr_icon.cpp b/Telegram/lib_ui/ui/dpr/dpr_icon.cpp ++index 6515cd3..7ff9490 100644 ++--- a/Telegram/lib_ui/ui/dpr/dpr_icon.cpp +++++ b/Telegram/lib_ui/ui/dpr/dpr_icon.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/dragging_scroll_manager.cpp b/Telegram/lib_ui/ui/dragging_scroll_manager.cpp ++index 011b291..34ad3a0 100644 ++--- a/Telegram/lib_ui/ui/dragging_scroll_manager.cpp +++++ b/Telegram/lib_ui/ui/dragging_scroll_manager.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/animation_value.cpp b/Telegram/lib_ui/ui/effects/animation_value.cpp ++index c83c418..bb4661e 100644 ++--- a/Telegram/lib_ui/ui/effects/animation_value.cpp +++++ b/Telegram/lib_ui/ui/effects/animation_value.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/animations.cpp b/Telegram/lib_ui/ui/effects/animations.cpp ++index b0c69d9..3c9fb43 100644 ++--- a/Telegram/lib_ui/ui/effects/animations.cpp +++++ b/Telegram/lib_ui/ui/effects/animations.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/cross_animation.cpp b/Telegram/lib_ui/ui/effects/cross_animation.cpp ++index 18a9cd4..9744eaf 100644 ++--- a/Telegram/lib_ui/ui/effects/cross_animation.cpp +++++ b/Telegram/lib_ui/ui/effects/cross_animation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/cross_line.cpp b/Telegram/lib_ui/ui/effects/cross_line.cpp ++index aeffdef..3c10db4 100644 ++--- a/Telegram/lib_ui/ui/effects/cross_line.cpp +++++ b/Telegram/lib_ui/ui/effects/cross_line.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/fade_animation.cpp b/Telegram/lib_ui/ui/effects/fade_animation.cpp ++index 0908f26..aca6cd1 100644 ++--- a/Telegram/lib_ui/ui/effects/fade_animation.cpp +++++ b/Telegram/lib_ui/ui/effects/fade_animation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/frame_generator.cpp b/Telegram/lib_ui/ui/effects/frame_generator.cpp ++index a50b443..8929a8a 100644 ++--- a/Telegram/lib_ui/ui/effects/frame_generator.cpp +++++ b/Telegram/lib_ui/ui/effects/frame_generator.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/gradient.cpp b/Telegram/lib_ui/ui/effects/gradient.cpp ++index 4a99d32..34a34ef 100644 ++--- a/Telegram/lib_ui/ui/effects/gradient.cpp +++++ b/Telegram/lib_ui/ui/effects/gradient.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/numbers_animation.cpp b/Telegram/lib_ui/ui/effects/numbers_animation.cpp ++index e71b260..9953242 100644 ++--- a/Telegram/lib_ui/ui/effects/numbers_animation.cpp +++++ b/Telegram/lib_ui/ui/effects/numbers_animation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/panel_animation.cpp b/Telegram/lib_ui/ui/effects/panel_animation.cpp ++index 51144b5..46db429 100644 ++--- a/Telegram/lib_ui/ui/effects/panel_animation.cpp +++++ b/Telegram/lib_ui/ui/effects/panel_animation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/path_shift_gradient.cpp b/Telegram/lib_ui/ui/effects/path_shift_gradient.cpp ++index b8037b1..d3f01ac 100644 ++--- a/Telegram/lib_ui/ui/effects/path_shift_gradient.cpp +++++ b/Telegram/lib_ui/ui/effects/path_shift_gradient.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/radial_animation.cpp b/Telegram/lib_ui/ui/effects/radial_animation.cpp ++index ffea2ac..efa7531 100644 ++--- a/Telegram/lib_ui/ui/effects/radial_animation.cpp +++++ b/Telegram/lib_ui/ui/effects/radial_animation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/ripple_animation.cpp b/Telegram/lib_ui/ui/effects/ripple_animation.cpp ++index 35cc5bc..70d579e 100644 ++--- a/Telegram/lib_ui/ui/effects/ripple_animation.cpp +++++ b/Telegram/lib_ui/ui/effects/ripple_animation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/round_area_with_shadow.cpp b/Telegram/lib_ui/ui/effects/round_area_with_shadow.cpp ++index f1bf71a..2e50061 100644 ++--- a/Telegram/lib_ui/ui/effects/round_area_with_shadow.cpp +++++ b/Telegram/lib_ui/ui/effects/round_area_with_shadow.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/show_animation.cpp b/Telegram/lib_ui/ui/effects/show_animation.cpp ++index 2e7a362..bbc53bf 100644 ++--- a/Telegram/lib_ui/ui/effects/show_animation.cpp +++++ b/Telegram/lib_ui/ui/effects/show_animation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/slide_animation.cpp b/Telegram/lib_ui/ui/effects/slide_animation.cpp ++index 06ad3ed..3669220 100644 ++--- a/Telegram/lib_ui/ui/effects/slide_animation.cpp +++++ b/Telegram/lib_ui/ui/effects/slide_animation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/effects/spoiler_mess.cpp b/Telegram/lib_ui/ui/effects/spoiler_mess.cpp ++index a98bbc3..6df96bc 100644 ++--- a/Telegram/lib_ui/ui/effects/spoiler_mess.cpp +++++ b/Telegram/lib_ui/ui/effects/spoiler_mess.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/emoji_config.cpp b/Telegram/lib_ui/ui/emoji_config.cpp ++index 49f29e9..682d379 100644 ++--- a/Telegram/lib_ui/ui/emoji_config.cpp +++++ b/Telegram/lib_ui/ui/emoji_config.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/gl/gl_detection.cpp b/Telegram/lib_ui/ui/gl/gl_detection.cpp ++index df38f90..fec5594 100644 ++--- a/Telegram/lib_ui/ui/gl/gl_detection.cpp +++++ b/Telegram/lib_ui/ui/gl/gl_detection.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/gl/gl_image.cpp b/Telegram/lib_ui/ui/gl/gl_image.cpp ++index cb04fdd..7baec05 100644 ++--- a/Telegram/lib_ui/ui/gl/gl_image.cpp +++++ b/Telegram/lib_ui/ui/gl/gl_image.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/gl/gl_math.cpp b/Telegram/lib_ui/ui/gl/gl_math.cpp ++index 92da4cc..01ac737 100644 ++--- a/Telegram/lib_ui/ui/gl/gl_math.cpp +++++ b/Telegram/lib_ui/ui/gl/gl_math.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/gl/gl_primitives.cpp b/Telegram/lib_ui/ui/gl/gl_primitives.cpp ++index 9b8b785..e03618e 100644 ++--- a/Telegram/lib_ui/ui/gl/gl_primitives.cpp +++++ b/Telegram/lib_ui/ui/gl/gl_primitives.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/gl/gl_shader.cpp b/Telegram/lib_ui/ui/gl/gl_shader.cpp ++index e28bfed..2962e43 100644 ++--- a/Telegram/lib_ui/ui/gl/gl_shader.cpp +++++ b/Telegram/lib_ui/ui/gl/gl_shader.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/gl/gl_surface.cpp b/Telegram/lib_ui/ui/gl/gl_surface.cpp ++index 3900b07..a16641b 100644 ++--- a/Telegram/lib_ui/ui/gl/gl_surface.cpp +++++ b/Telegram/lib_ui/ui/gl/gl_surface.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/gl/gl_window.cpp b/Telegram/lib_ui/ui/gl/gl_window.cpp ++index 0f3fdd1..ac348a7 100644 ++--- a/Telegram/lib_ui/ui/gl/gl_window.cpp +++++ b/Telegram/lib_ui/ui/gl/gl_window.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/image/image_prepare.cpp b/Telegram/lib_ui/ui/image/image_prepare.cpp ++index 12a80ef..9518652 100644 ++--- a/Telegram/lib_ui/ui/image/image_prepare.cpp +++++ b/Telegram/lib_ui/ui/image/image_prepare.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/inactive_press.cpp b/Telegram/lib_ui/ui/inactive_press.cpp ++index b30bf05..3ea28c8 100644 ++--- a/Telegram/lib_ui/ui/inactive_press.cpp +++++ b/Telegram/lib_ui/ui/inactive_press.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/integration.cpp b/Telegram/lib_ui/ui/integration.cpp ++index 5306967..e274e19 100644 ++--- a/Telegram/lib_ui/ui/integration.cpp +++++ b/Telegram/lib_ui/ui/integration.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/layers/box_content.cpp b/Telegram/lib_ui/ui/layers/box_content.cpp ++index fdaa06c..3733b49 100644 ++--- a/Telegram/lib_ui/ui/layers/box_content.cpp +++++ b/Telegram/lib_ui/ui/layers/box_content.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/layers/box_layer_widget.cpp b/Telegram/lib_ui/ui/layers/box_layer_widget.cpp ++index 6f356f9..cf338c2 100644 ++--- a/Telegram/lib_ui/ui/layers/box_layer_widget.cpp +++++ b/Telegram/lib_ui/ui/layers/box_layer_widget.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/layers/generic_box.cpp b/Telegram/lib_ui/ui/layers/generic_box.cpp ++index 8ce8c16..f4ba1c3 100644 ++--- a/Telegram/lib_ui/ui/layers/generic_box.cpp +++++ b/Telegram/lib_ui/ui/layers/generic_box.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/layers/layer_manager.cpp b/Telegram/lib_ui/ui/layers/layer_manager.cpp ++index a6470ac..6ddc1c6 100644 ++--- a/Telegram/lib_ui/ui/layers/layer_manager.cpp +++++ b/Telegram/lib_ui/ui/layers/layer_manager.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/layers/layer_widget.cpp b/Telegram/lib_ui/ui/layers/layer_widget.cpp ++index b91c2f5..15bc947 100644 ++--- a/Telegram/lib_ui/ui/layers/layer_widget.cpp +++++ b/Telegram/lib_ui/ui/layers/layer_widget.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/layers/show.cpp b/Telegram/lib_ui/ui/layers/show.cpp ++index f28c64b..8ec0f89 100644 ++--- a/Telegram/lib_ui/ui/layers/show.cpp +++++ b/Telegram/lib_ui/ui/layers/show.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/main_queue_processor.cpp b/Telegram/lib_ui/ui/main_queue_processor.cpp ++index 76e36a9..7d8c8ed 100644 ++--- a/Telegram/lib_ui/ui/main_queue_processor.cpp +++++ b/Telegram/lib_ui/ui/main_queue_processor.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/paint/arcs.cpp b/Telegram/lib_ui/ui/paint/arcs.cpp ++index 2f346e4..ed8efdd 100644 ++--- a/Telegram/lib_ui/ui/paint/arcs.cpp +++++ b/Telegram/lib_ui/ui/paint/arcs.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/paint/blob.cpp b/Telegram/lib_ui/ui/paint/blob.cpp ++index 5722659..d421048 100644 ++--- a/Telegram/lib_ui/ui/paint/blob.cpp +++++ b/Telegram/lib_ui/ui/paint/blob.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/paint/blobs.cpp b/Telegram/lib_ui/ui/paint/blobs.cpp ++index 00e2cb8..be15cbf 100644 ++--- a/Telegram/lib_ui/ui/paint/blobs.cpp +++++ b/Telegram/lib_ui/ui/paint/blobs.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/paint/blobs_linear.cpp b/Telegram/lib_ui/ui/paint/blobs_linear.cpp ++index 4d274f2..f5e52a1 100644 ++--- a/Telegram/lib_ui/ui/paint/blobs_linear.cpp +++++ b/Telegram/lib_ui/ui/paint/blobs_linear.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/ph.cpp b/Telegram/lib_ui/ui/ph.cpp ++index 620db93..03a686c 100644 ++--- a/Telegram/lib_ui/ui/ph.cpp +++++ b/Telegram/lib_ui/ui/ph.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp b/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp ++index e1c1851..39f40f2 100644 ++--- a/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp +++++ b/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/platform/linux/ui_window_linux.cpp b/Telegram/lib_ui/ui/platform/linux/ui_window_linux.cpp ++index 7a3aa25..6c7eab4 100644 ++--- a/Telegram/lib_ui/ui/platform/linux/ui_window_linux.cpp +++++ b/Telegram/lib_ui/ui/platform/linux/ui_window_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/platform/linux/ui_window_title_linux.cpp b/Telegram/lib_ui/ui/platform/linux/ui_window_title_linux.cpp ++index c89c0b4..286e304 100644 ++--- a/Telegram/lib_ui/ui/platform/linux/ui_window_title_linux.cpp +++++ b/Telegram/lib_ui/ui/platform/linux/ui_window_title_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/platform/ui_platform_window.cpp b/Telegram/lib_ui/ui/platform/ui_platform_window.cpp ++index 49d0c7a..3e5277e 100644 ++--- a/Telegram/lib_ui/ui/platform/ui_platform_window.cpp +++++ b/Telegram/lib_ui/ui/platform/ui_platform_window.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/platform/ui_platform_window_title.cpp b/Telegram/lib_ui/ui/platform/ui_platform_window_title.cpp ++index 04bfac2..c176722 100644 ++--- a/Telegram/lib_ui/ui/platform/ui_platform_window_title.cpp +++++ b/Telegram/lib_ui/ui/platform/ui_platform_window_title.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/platform/win/ui_utility_win.cpp b/Telegram/lib_ui/ui/platform/win/ui_utility_win.cpp ++index c1abcaf..b658f9d 100644 ++--- a/Telegram/lib_ui/ui/platform/win/ui_utility_win.cpp +++++ b/Telegram/lib_ui/ui/platform/win/ui_utility_win.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/platform/win/ui_window_shadow_win.cpp b/Telegram/lib_ui/ui/platform/win/ui_window_shadow_win.cpp ++index 59bbe55..f8ed148 100644 ++--- a/Telegram/lib_ui/ui/platform/win/ui_window_shadow_win.cpp +++++ b/Telegram/lib_ui/ui/platform/win/ui_window_shadow_win.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/platform/win/ui_window_title_win.cpp b/Telegram/lib_ui/ui/platform/win/ui_window_title_win.cpp ++index 3433df0..4fce48a 100644 ++--- a/Telegram/lib_ui/ui/platform/win/ui_window_title_win.cpp +++++ b/Telegram/lib_ui/ui/platform/win/ui_window_title_win.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/platform/win/ui_window_win.cpp b/Telegram/lib_ui/ui/platform/win/ui_window_win.cpp ++index e26cb62..ed33bd5 100644 ++--- a/Telegram/lib_ui/ui/platform/win/ui_window_win.cpp +++++ b/Telegram/lib_ui/ui/platform/win/ui_window_win.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/platform/win/ui_windows_direct_manipulation.cpp b/Telegram/lib_ui/ui/platform/win/ui_windows_direct_manipulation.cpp ++index 8f24c93..6a24925 100644 ++--- a/Telegram/lib_ui/ui/platform/win/ui_windows_direct_manipulation.cpp +++++ b/Telegram/lib_ui/ui/platform/win/ui_windows_direct_manipulation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/round_rect.cpp b/Telegram/lib_ui/ui/round_rect.cpp ++index d539462..81d540e 100644 ++--- a/Telegram/lib_ui/ui/round_rect.cpp +++++ b/Telegram/lib_ui/ui/round_rect.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/rp_widget.cpp b/Telegram/lib_ui/ui/rp_widget.cpp ++index 41b24bc..665041b 100644 ++--- a/Telegram/lib_ui/ui/rp_widget.cpp +++++ b/Telegram/lib_ui/ui/rp_widget.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/style/style_core.cpp b/Telegram/lib_ui/ui/style/style_core.cpp ++index 040313c..68997cb 100644 ++--- a/Telegram/lib_ui/ui/style/style_core.cpp +++++ b/Telegram/lib_ui/ui/style/style_core.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/style/style_core_color.cpp b/Telegram/lib_ui/ui/style/style_core_color.cpp ++index 3325cfd..f0923c1 100644 ++--- a/Telegram/lib_ui/ui/style/style_core_color.cpp +++++ b/Telegram/lib_ui/ui/style/style_core_color.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/style/style_core_custom_font.cpp b/Telegram/lib_ui/ui/style/style_core_custom_font.cpp ++index 0ad0fdf..286e467 100644 ++--- a/Telegram/lib_ui/ui/style/style_core_custom_font.cpp +++++ b/Telegram/lib_ui/ui/style/style_core_custom_font.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/style/style_core_direction.cpp b/Telegram/lib_ui/ui/style/style_core_direction.cpp ++index b8def89..0eb27fa 100644 ++--- a/Telegram/lib_ui/ui/style/style_core_direction.cpp +++++ b/Telegram/lib_ui/ui/style/style_core_direction.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/style/style_core_font.cpp b/Telegram/lib_ui/ui/style/style_core_font.cpp ++index a10d43a..ab24f9f 100644 ++--- a/Telegram/lib_ui/ui/style/style_core_font.cpp +++++ b/Telegram/lib_ui/ui/style/style_core_font.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/style/style_core_icon.cpp b/Telegram/lib_ui/ui/style/style_core_icon.cpp ++index e4330ff..8f263ec 100644 ++--- a/Telegram/lib_ui/ui/style/style_core_icon.cpp +++++ b/Telegram/lib_ui/ui/style/style_core_icon.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/style/style_core_palette.cpp b/Telegram/lib_ui/ui/style/style_core_palette.cpp ++index 687c764..6c17bec 100644 ++--- a/Telegram/lib_ui/ui/style/style_core_palette.cpp +++++ b/Telegram/lib_ui/ui/style/style_core_palette.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/style/style_core_scale.cpp b/Telegram/lib_ui/ui/style/style_core_scale.cpp ++index b6be737..5fd378c 100644 ++--- a/Telegram/lib_ui/ui/style/style_core_scale.cpp +++++ b/Telegram/lib_ui/ui/style/style_core_scale.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/style/style_core_types.cpp b/Telegram/lib_ui/ui/style/style_core_types.cpp ++index a39a1d8..5fd0714 100644 ++--- a/Telegram/lib_ui/ui/style/style_core_types.cpp +++++ b/Telegram/lib_ui/ui/style/style_core_types.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/style/style_palette_colorizer.cpp b/Telegram/lib_ui/ui/style/style_palette_colorizer.cpp ++index 491d8cd..2122f20 100644 ++--- a/Telegram/lib_ui/ui/style/style_palette_colorizer.cpp +++++ b/Telegram/lib_ui/ui/style/style_palette_colorizer.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/text/custom_emoji_instance.cpp b/Telegram/lib_ui/ui/text/custom_emoji_instance.cpp ++index 279ac85..bb39d4e 100644 ++--- a/Telegram/lib_ui/ui/text/custom_emoji_instance.cpp +++++ b/Telegram/lib_ui/ui/text/custom_emoji_instance.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/text/text.cpp b/Telegram/lib_ui/ui/text/text.cpp ++index 367134c..ac1ae2d 100644 ++--- a/Telegram/lib_ui/ui/text/text.cpp +++++ b/Telegram/lib_ui/ui/text/text.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/text/text_block.cpp b/Telegram/lib_ui/ui/text/text_block.cpp ++index afe8fb7..cb477a4 100644 ++--- a/Telegram/lib_ui/ui/text/text_block.cpp +++++ b/Telegram/lib_ui/ui/text/text_block.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/text/text_custom_emoji.cpp b/Telegram/lib_ui/ui/text/text_custom_emoji.cpp ++index 165c632..1dbc5ed 100644 ++--- a/Telegram/lib_ui/ui/text/text_custom_emoji.cpp +++++ b/Telegram/lib_ui/ui/text/text_custom_emoji.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/text/text_entity.cpp b/Telegram/lib_ui/ui/text/text_entity.cpp ++index 383b3d0..39664e5 100644 ++--- a/Telegram/lib_ui/ui/text/text_entity.cpp +++++ b/Telegram/lib_ui/ui/text/text_entity.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/text/text_extended_data.cpp b/Telegram/lib_ui/ui/text/text_extended_data.cpp ++index dbae483..63ada6c 100644 ++--- a/Telegram/lib_ui/ui/text/text_extended_data.cpp +++++ b/Telegram/lib_ui/ui/text/text_extended_data.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/text/text_parser.cpp b/Telegram/lib_ui/ui/text/text_parser.cpp ++index 816eab6..6db16e2 100644 ++--- a/Telegram/lib_ui/ui/text/text_parser.cpp +++++ b/Telegram/lib_ui/ui/text/text_parser.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/text/text_renderer.cpp b/Telegram/lib_ui/ui/text/text_renderer.cpp ++index 58e72bd..c15afc4 100644 ++--- a/Telegram/lib_ui/ui/text/text_renderer.cpp +++++ b/Telegram/lib_ui/ui/text/text_renderer.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/text/text_utilities.cpp b/Telegram/lib_ui/ui/text/text_utilities.cpp ++index 35d4f35..72384d8 100644 ++--- a/Telegram/lib_ui/ui/text/text_utilities.cpp +++++ b/Telegram/lib_ui/ui/text/text_utilities.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/text/text_variant.cpp b/Telegram/lib_ui/ui/text/text_variant.cpp ++index 943867c..63b7e9c 100644 ++--- a/Telegram/lib_ui/ui/text/text_variant.cpp +++++ b/Telegram/lib_ui/ui/text/text_variant.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/toast/toast.cpp b/Telegram/lib_ui/ui/toast/toast.cpp ++index 9884a60..4e2193b 100644 ++--- a/Telegram/lib_ui/ui/toast/toast.cpp +++++ b/Telegram/lib_ui/ui/toast/toast.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/toast/toast_manager.cpp b/Telegram/lib_ui/ui/toast/toast_manager.cpp ++index 165af03..bfb5e2e 100644 ++--- a/Telegram/lib_ui/ui/toast/toast_manager.cpp +++++ b/Telegram/lib_ui/ui/toast/toast_manager.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/toast/toast_widget.cpp b/Telegram/lib_ui/ui/toast/toast_widget.cpp ++index 0907e1b..2fed6f2 100644 ++--- a/Telegram/lib_ui/ui/toast/toast_widget.cpp +++++ b/Telegram/lib_ui/ui/toast/toast_widget.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/ui_utility.cpp b/Telegram/lib_ui/ui/ui_utility.cpp ++index 95fb8bb..332429b 100644 ++--- a/Telegram/lib_ui/ui/ui_utility.cpp +++++ b/Telegram/lib_ui/ui/ui_utility.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/box_content_divider.cpp b/Telegram/lib_ui/ui/widgets/box_content_divider.cpp ++index dcd1b4d..d3427b5 100644 ++--- a/Telegram/lib_ui/ui/widgets/box_content_divider.cpp +++++ b/Telegram/lib_ui/ui/widgets/box_content_divider.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/buttons.cpp b/Telegram/lib_ui/ui/widgets/buttons.cpp ++index 389f957..aa33705 100644 ++--- a/Telegram/lib_ui/ui/widgets/buttons.cpp +++++ b/Telegram/lib_ui/ui/widgets/buttons.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/call_button.cpp b/Telegram/lib_ui/ui/widgets/call_button.cpp ++index 3048a8e..4c3032f 100644 ++--- a/Telegram/lib_ui/ui/widgets/call_button.cpp +++++ b/Telegram/lib_ui/ui/widgets/call_button.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/checkbox.cpp b/Telegram/lib_ui/ui/widgets/checkbox.cpp ++index bc3c6c7..820856a 100644 ++--- a/Telegram/lib_ui/ui/widgets/checkbox.cpp +++++ b/Telegram/lib_ui/ui/widgets/checkbox.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/dropdown_menu.cpp b/Telegram/lib_ui/ui/widgets/dropdown_menu.cpp ++index 070c43f..8894ded 100644 ++--- a/Telegram/lib_ui/ui/widgets/dropdown_menu.cpp +++++ b/Telegram/lib_ui/ui/widgets/dropdown_menu.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/elastic_scroll.cpp b/Telegram/lib_ui/ui/widgets/elastic_scroll.cpp ++index 4406c43..31af743 100644 ++--- a/Telegram/lib_ui/ui/widgets/elastic_scroll.cpp +++++ b/Telegram/lib_ui/ui/widgets/elastic_scroll.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/fields/input_field.cpp b/Telegram/lib_ui/ui/widgets/fields/input_field.cpp ++index b80d519..385d063 100644 ++--- a/Telegram/lib_ui/ui/widgets/fields/input_field.cpp +++++ b/Telegram/lib_ui/ui/widgets/fields/input_field.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/fields/masked_input_field.cpp b/Telegram/lib_ui/ui/widgets/fields/masked_input_field.cpp ++index 4e1b8da..1752aaa 100644 ++--- a/Telegram/lib_ui/ui/widgets/fields/masked_input_field.cpp +++++ b/Telegram/lib_ui/ui/widgets/fields/masked_input_field.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/fields/masked_input_field.h b/Telegram/lib_ui/ui/widgets/fields/masked_input_field.h ++index 1b09430..27c4578 100644 ++--- a/Telegram/lib_ui/ui/widgets/fields/masked_input_field.h +++++ b/Telegram/lib_ui/ui/widgets/fields/masked_input_field.h ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/fields/number_input.cpp b/Telegram/lib_ui/ui/widgets/fields/number_input.cpp ++index 293cae0..3f6555c 100644 ++--- a/Telegram/lib_ui/ui/widgets/fields/number_input.cpp +++++ b/Telegram/lib_ui/ui/widgets/fields/number_input.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/fields/password_input.cpp b/Telegram/lib_ui/ui/widgets/fields/password_input.cpp ++index b0cbd70..50d1fe0 100644 ++--- a/Telegram/lib_ui/ui/widgets/fields/password_input.cpp +++++ b/Telegram/lib_ui/ui/widgets/fields/password_input.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/fields/time_part_input.cpp b/Telegram/lib_ui/ui/widgets/fields/time_part_input.cpp ++index 3767574..3ca19d2 100644 ++--- a/Telegram/lib_ui/ui/widgets/fields/time_part_input.cpp +++++ b/Telegram/lib_ui/ui/widgets/fields/time_part_input.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/icon_button_with_text.cpp b/Telegram/lib_ui/ui/widgets/icon_button_with_text.cpp ++index 0ff2159..3e5175a 100644 ++--- a/Telegram/lib_ui/ui/widgets/icon_button_with_text.cpp +++++ b/Telegram/lib_ui/ui/widgets/icon_button_with_text.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/inner_dropdown.cpp b/Telegram/lib_ui/ui/widgets/inner_dropdown.cpp ++index c9e2cee..787c7d0 100644 ++--- a/Telegram/lib_ui/ui/widgets/inner_dropdown.cpp +++++ b/Telegram/lib_ui/ui/widgets/inner_dropdown.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/labels.cpp b/Telegram/lib_ui/ui/widgets/labels.cpp ++index 8b75997..42900d8 100644 ++--- a/Telegram/lib_ui/ui/widgets/labels.cpp +++++ b/Telegram/lib_ui/ui/widgets/labels.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/menu/menu.cpp b/Telegram/lib_ui/ui/widgets/menu/menu.cpp ++index 925abfa..c39bd31 100644 ++--- a/Telegram/lib_ui/ui/widgets/menu/menu.cpp +++++ b/Telegram/lib_ui/ui/widgets/menu/menu.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_action.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_action.cpp ++index f74a484..7f04ce5 100644 ++--- a/Telegram/lib_ui/ui/widgets/menu/menu_action.cpp +++++ b/Telegram/lib_ui/ui/widgets/menu/menu_action.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback.cpp ++index feb6702..c335cb4 100644 ++--- a/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback.cpp +++++ b/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback_factory.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback_factory.cpp ++index 5429d61..33dd0b0 100644 ++--- a/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback_factory.cpp +++++ b/Telegram/lib_ui/ui/widgets/menu/menu_add_action_callback_factory.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_common.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_common.cpp ++index badc14c..a55cfd1 100644 ++--- a/Telegram/lib_ui/ui/widgets/menu/menu_common.cpp +++++ b/Telegram/lib_ui/ui/widgets/menu/menu_common.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_item_base.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_item_base.cpp ++index ab9b2d9..a636514 100644 ++--- a/Telegram/lib_ui/ui/widgets/menu/menu_item_base.cpp +++++ b/Telegram/lib_ui/ui/widgets/menu/menu_item_base.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_multiline_action.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_multiline_action.cpp ++index c1bddfc..75e90ad 100644 ++--- a/Telegram/lib_ui/ui/widgets/menu/menu_multiline_action.cpp +++++ b/Telegram/lib_ui/ui/widgets/menu/menu_multiline_action.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_separator.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_separator.cpp ++index f6d37ae..eaaf162 100644 ++--- a/Telegram/lib_ui/ui/widgets/menu/menu_separator.cpp +++++ b/Telegram/lib_ui/ui/widgets/menu/menu_separator.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/menu/menu_toggle.cpp b/Telegram/lib_ui/ui/widgets/menu/menu_toggle.cpp ++index 93071ea..6347c2e 100644 ++--- a/Telegram/lib_ui/ui/widgets/menu/menu_toggle.cpp +++++ b/Telegram/lib_ui/ui/widgets/menu/menu_toggle.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/popup_menu.cpp b/Telegram/lib_ui/ui/widgets/popup_menu.cpp ++index b10e038..739c130 100644 ++--- a/Telegram/lib_ui/ui/widgets/popup_menu.cpp +++++ b/Telegram/lib_ui/ui/widgets/popup_menu.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/rp_window.cpp b/Telegram/lib_ui/ui/widgets/rp_window.cpp ++index 90a8d70..f7600e7 100644 ++--- a/Telegram/lib_ui/ui/widgets/rp_window.cpp +++++ b/Telegram/lib_ui/ui/widgets/rp_window.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/scroll_area.cpp b/Telegram/lib_ui/ui/widgets/scroll_area.cpp ++index 81fc8bf..f2f06a2 100644 ++--- a/Telegram/lib_ui/ui/widgets/scroll_area.cpp +++++ b/Telegram/lib_ui/ui/widgets/scroll_area.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/separate_panel.cpp b/Telegram/lib_ui/ui/widgets/separate_panel.cpp ++index 92780ed..864d92c 100644 ++--- a/Telegram/lib_ui/ui/widgets/separate_panel.cpp +++++ b/Telegram/lib_ui/ui/widgets/separate_panel.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/shadow.cpp b/Telegram/lib_ui/ui/widgets/shadow.cpp ++index efbedf9..c57f68d 100644 ++--- a/Telegram/lib_ui/ui/widgets/shadow.cpp +++++ b/Telegram/lib_ui/ui/widgets/shadow.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/side_bar_button.cpp b/Telegram/lib_ui/ui/widgets/side_bar_button.cpp ++index 470d94a..b67c95e 100644 ++--- a/Telegram/lib_ui/ui/widgets/side_bar_button.cpp +++++ b/Telegram/lib_ui/ui/widgets/side_bar_button.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/time_input.cpp b/Telegram/lib_ui/ui/widgets/time_input.cpp ++index 1317f3a..a96d3bc 100644 ++--- a/Telegram/lib_ui/ui/widgets/time_input.cpp +++++ b/Telegram/lib_ui/ui/widgets/time_input.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/widgets/tooltip.cpp b/Telegram/lib_ui/ui/widgets/tooltip.cpp ++index f77f983..de088f0 100644 ++--- a/Telegram/lib_ui/ui/widgets/tooltip.cpp +++++ b/Telegram/lib_ui/ui/widgets/tooltip.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/wrap/fade_wrap.cpp b/Telegram/lib_ui/ui/wrap/fade_wrap.cpp ++index 92da08d..515ec24 100644 ++--- a/Telegram/lib_ui/ui/wrap/fade_wrap.cpp +++++ b/Telegram/lib_ui/ui/wrap/fade_wrap.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/wrap/follow_slide_wrap.cpp b/Telegram/lib_ui/ui/wrap/follow_slide_wrap.cpp ++index 8eedd74..9bc64c2 100644 ++--- a/Telegram/lib_ui/ui/wrap/follow_slide_wrap.cpp +++++ b/Telegram/lib_ui/ui/wrap/follow_slide_wrap.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/wrap/padding_wrap.cpp b/Telegram/lib_ui/ui/wrap/padding_wrap.cpp ++index 19ad522..68101b9 100644 ++--- a/Telegram/lib_ui/ui/wrap/padding_wrap.cpp +++++ b/Telegram/lib_ui/ui/wrap/padding_wrap.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/wrap/slide_wrap.cpp b/Telegram/lib_ui/ui/wrap/slide_wrap.cpp ++index 94dc3f2..260851b 100644 ++--- a/Telegram/lib_ui/ui/wrap/slide_wrap.cpp +++++ b/Telegram/lib_ui/ui/wrap/slide_wrap.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/wrap/table_layout.cpp b/Telegram/lib_ui/ui/wrap/table_layout.cpp ++index efd032c..297aa09 100644 ++--- a/Telegram/lib_ui/ui/wrap/table_layout.cpp +++++ b/Telegram/lib_ui/ui/wrap/table_layout.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/wrap/vertical_layout.cpp b/Telegram/lib_ui/ui/wrap/vertical_layout.cpp ++index 2303637..c4dad5a 100644 ++--- a/Telegram/lib_ui/ui/wrap/vertical_layout.cpp +++++ b/Telegram/lib_ui/ui/wrap/vertical_layout.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_ui/ui/wrap/vertical_layout_reorder.cpp b/Telegram/lib_ui/ui/wrap/vertical_layout_reorder.cpp ++index b882ef6..42dcaff 100644 ++--- a/Telegram/lib_ui/ui/wrap/vertical_layout_reorder.cpp +++++ b/Telegram/lib_ui/ui/wrap/vertical_layout_reorder.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_webrtc/webrtc/details/webrtc_openal_adm.cpp b/Telegram/lib_webrtc/webrtc/details/webrtc_openal_adm.cpp ++index 7876e88..0e97a7c 100644 ++--- a/Telegram/lib_webrtc/webrtc/details/webrtc_openal_adm.cpp +++++ b/Telegram/lib_webrtc/webrtc/details/webrtc_openal_adm.cpp ++@@ -1,3 +1,4 @@ +++#include "webrtc/webrtc_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_webrtc/webrtc/linux/webrtc_media_devices_linux.cpp b/Telegram/lib_webrtc/webrtc/linux/webrtc_media_devices_linux.cpp ++index 334859b..352d984 100644 ++--- a/Telegram/lib_webrtc/webrtc/linux/webrtc_media_devices_linux.cpp +++++ b/Telegram/lib_webrtc/webrtc/linux/webrtc_media_devices_linux.cpp ++@@ -1,3 +1,4 @@ +++#include "webrtc/webrtc_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_webrtc/webrtc/webrtc_audio_input_tester.cpp b/Telegram/lib_webrtc/webrtc/webrtc_audio_input_tester.cpp ++index 3c4a188..523f062 100644 ++--- a/Telegram/lib_webrtc/webrtc/webrtc_audio_input_tester.cpp +++++ b/Telegram/lib_webrtc/webrtc/webrtc_audio_input_tester.cpp ++@@ -1,3 +1,4 @@ +++#include "webrtc/webrtc_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_webrtc/webrtc/webrtc_create_adm.cpp b/Telegram/lib_webrtc/webrtc/webrtc_create_adm.cpp ++index 06c14ef..5e7aa1a 100644 ++--- a/Telegram/lib_webrtc/webrtc/webrtc_create_adm.cpp +++++ b/Telegram/lib_webrtc/webrtc/webrtc_create_adm.cpp ++@@ -1,3 +1,4 @@ +++#include "webrtc/webrtc_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_webrtc/webrtc/webrtc_media_devices.cpp b/Telegram/lib_webrtc/webrtc/webrtc_media_devices.cpp ++index a57ca81..1576a50 100644 ++--- a/Telegram/lib_webrtc/webrtc/webrtc_media_devices.cpp +++++ b/Telegram/lib_webrtc/webrtc/webrtc_media_devices.cpp ++@@ -1,3 +1,4 @@ +++#include "webrtc/webrtc_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_webrtc/webrtc/webrtc_video_track.cpp b/Telegram/lib_webrtc/webrtc/webrtc_video_track.cpp ++index c850b8d..31f7ec4 100644 ++--- a/Telegram/lib_webrtc/webrtc/webrtc_video_track.cpp +++++ b/Telegram/lib_webrtc/webrtc/webrtc_video_track.cpp ++@@ -1,3 +1,4 @@ +++#include "webrtc/webrtc_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/lib_webrtc/webrtc/win/webrtc_loopback_adm_win.cpp b/Telegram/lib_webrtc/webrtc/win/webrtc_loopback_adm_win.cpp ++index a01b2ec..62d1e88 100644 ++--- a/Telegram/lib_webrtc/webrtc/win/webrtc_loopback_adm_win.cpp +++++ b/Telegram/lib_webrtc/webrtc/win/webrtc_loopback_adm_win.cpp ++@@ -1,3 +1,4 @@ +++#include "webrtc/webrtc_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/cmake/options_linux.cmake b/cmake/options_linux.cmake ++index bd93f79..6371a7c 100644 ++--- a/cmake/options_linux.cmake +++++ b/cmake/options_linux.cmake ++@@ -81,7 +81,6 @@ if (NOT DESKTOP_APP_USE_PACKAGED OR DESKTOP_APP_SPECIAL_TARGET) ++ target_compile_options_if_exists(common_options ++ INTERFACE ++ -fno-omit-frame-pointer ++- -fstack-protector-all ++ -fstack-clash-protection ++ -fcf-protection ++ ) ++@@ -95,7 +94,6 @@ if (NOT DESKTOP_APP_USE_PACKAGED OR DESKTOP_APP_SPECIAL_TARGET) ++ target_compile_definitions(common_options ++ INTERFACE ++ $<$>:_FORTIFY_SOURCE=3> ++- _GLIBCXX_ASSERTIONS ++ ) ++ endif() ++ +-- -+2.42.0 ++2.42.1 ++ ++ ++From 3686a57cd1210c3bb3b6b9aa2a5c064c2a6e770f Mon Sep 17 00:00:00 2001 ++From: Gerasim Troeglazov <3dEyes@gmail.com> ++Date: Fri, 15 Dec 2023 12:20:45 +0000 ++Subject: Include PCH (part 2) ++ ++ ++diff --git a/Telegram/SourceFiles/api/api_peer_colors.cpp b/Telegram/SourceFiles/api/api_peer_colors.cpp ++index 85d60d8..b8d4213 100644 ++--- a/Telegram/SourceFiles/api/api_peer_colors.cpp +++++ b/Telegram/SourceFiles/api/api_peer_colors.cpp ++@@ -1,3 +1,4 @@ +++#include "stdafx.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/chat_helpers/share_message_phrase_factory.cpp b/Telegram/SourceFiles/chat_helpers/share_message_phrase_factory.cpp ++index 3d08fb9..b06a250 100644 ++--- a/Telegram/SourceFiles/chat_helpers/share_message_phrase_factory.cpp +++++ b/Telegram/SourceFiles/chat_helpers/share_message_phrase_factory.cpp ++@@ -1,3 +1,4 @@ +++#include "stdafx.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/history/view/history_view_sponsored_click_handler.cpp b/Telegram/SourceFiles/history/view/history_view_sponsored_click_handler.cpp ++index 65b0304..72b88a5 100644 ++--- a/Telegram/SourceFiles/history/view/history_view_sponsored_click_handler.cpp +++++ b/Telegram/SourceFiles/history/view/history_view_sponsored_click_handler.cpp ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" +++#include "stdafx.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/history/view/media/history_view_similar_channels.cpp b/Telegram/SourceFiles/history/view/media/history_view_similar_channels.cpp ++index 919a76c..a1cf98b 100644 ++--- a/Telegram/SourceFiles/history/view/media/history_view_similar_channels.cpp +++++ b/Telegram/SourceFiles/history/view/media/history_view_similar_channels.cpp ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" +++#include "stdafx.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/info/similar_channels/info_similar_channels_widget.cpp b/Telegram/SourceFiles/info/similar_channels/info_similar_channels_widget.cpp ++index 886a786..af7044d 100644 ++--- a/Telegram/SourceFiles/info/similar_channels/info_similar_channels_widget.cpp +++++ b/Telegram/SourceFiles/info/similar_channels/info_similar_channels_widget.cpp ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" +++#include "stdafx.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/intro/intro_code_input.cpp b/Telegram/SourceFiles/intro/intro_code_input.cpp ++index 5c0005b..fde042f 100644 ++--- a/Telegram/SourceFiles/intro/intro_code_input.cpp +++++ b/Telegram/SourceFiles/intro/intro_code_input.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ // This file is part of Desktop App Toolkit, ++ // a set of libraries for developing nice desktop applications. ++ // ++diff --git a/Telegram/SourceFiles/media/stories/media_stories_repost_view.cpp b/Telegram/SourceFiles/media/stories/media_stories_repost_view.cpp ++index 6b65ea4..1571804 100644 ++--- a/Telegram/SourceFiles/media/stories/media_stories_repost_view.cpp +++++ b/Telegram/SourceFiles/media/stories/media_stories_repost_view.cpp ++@@ -1,3 +1,5 @@ +++#include "ui/ui_pch.h" +++#include "stdafx.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/settings/settings_common.cpp b/Telegram/SourceFiles/settings/settings_common.cpp ++index af0a0cc..ca5886a 100644 ++--- a/Telegram/SourceFiles/settings/settings_common.cpp +++++ b/Telegram/SourceFiles/settings/settings_common.cpp ++@@ -1,4 +1,4 @@ ++-#include "stdafx.h" +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/settings/settings_common_session.cpp b/Telegram/SourceFiles/settings/settings_common_session.cpp ++index 047c2c6..c7bffb0 100644 ++--- a/Telegram/SourceFiles/settings/settings_common_session.cpp +++++ b/Telegram/SourceFiles/settings/settings_common_session.cpp ++@@ -1,3 +1,4 @@ +++#include "stdafx.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/statistics_format_values.cpp b/Telegram/SourceFiles/statistics/statistics_format_values.cpp ++index da20e1a..b43ea6b 100644 ++--- a/Telegram/SourceFiles/statistics/statistics_format_values.cpp +++++ b/Telegram/SourceFiles/statistics/statistics_format_values.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/view/abstract_chart_view.cpp b/Telegram/SourceFiles/statistics/view/abstract_chart_view.cpp ++index d2c8e6b..d2bb4b5 100644 ++--- a/Telegram/SourceFiles/statistics/view/abstract_chart_view.cpp +++++ b/Telegram/SourceFiles/statistics/view/abstract_chart_view.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/statistics/view/bar_chart_view.cpp b/Telegram/SourceFiles/statistics/view/bar_chart_view.cpp ++index 5e75d4d..158f45c 100644 ++--- a/Telegram/SourceFiles/statistics/view/bar_chart_view.cpp +++++ b/Telegram/SourceFiles/statistics/view/bar_chart_view.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/effects/shake_animation.cpp b/Telegram/SourceFiles/ui/effects/shake_animation.cpp ++index 38fbd6f..b77ff28 100644 ++--- a/Telegram/SourceFiles/ui/effects/shake_animation.cpp +++++ b/Telegram/SourceFiles/ui/effects/shake_animation.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++diff --git a/Telegram/SourceFiles/ui/vertical_list.cpp b/Telegram/SourceFiles/ui/vertical_list.cpp ++index 0fcf701..26b55fa 100644 ++--- a/Telegram/SourceFiles/ui/vertical_list.cpp +++++ b/Telegram/SourceFiles/ui/vertical_list.cpp ++@@ -1,3 +1,4 @@ +++#include "ui/ui_pch.h" ++ /* ++ This file is part of Telegram Desktop, ++ the official desktop application for the Telegram messaging service. ++-- ++2.42.1 + -- -2.42.0 +2.42.1 diff --git a/net-im/telegram-desktop/patches/telegram_desktop-4.11.7.patchset b/net-im/telegram-desktop/patches/telegram_desktop-4.12.2.patchset similarity index 92% rename from net-im/telegram-desktop/patches/telegram_desktop-4.11.7.patchset rename to net-im/telegram-desktop/patches/telegram_desktop-4.12.2.patchset index 79601810a..10f1695d8 100644 --- a/net-im/telegram-desktop/patches/telegram_desktop-4.11.7.patchset +++ b/net-im/telegram-desktop/patches/telegram_desktop-4.12.2.patchset @@ -1,9 +1,32 @@ -From b03656330c1117db00852a46f1cd1d87c00fa511 Mon Sep 17 00:00:00 2001 +From d21e5ab0699ecfe7c75951bd8e363799d333af22 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> -Date: Tue, 7 Nov 2023 21:11:07 +1000 -Subject: Add Haiku support +Date: Fri, 15 Dec 2023 09:48:43 +0000 +Subject: Add haiku support +diff --git a/CMakeLists.txt b/CMakeLists.txt +index c822565..8b9cbb0 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -27,12 +27,12 @@ elseif (LINUX) + list(APPEND project_langs ASM) + endif() + +-project(Telegram +- LANGUAGES ${project_langs} +- VERSION ${desktop_app_version_cmake} +- DESCRIPTION "Official Telegram Desktop messenger" +- HOMEPAGE_URL "https://desktop.telegram.org" +-) ++#project(Telegram ++# LANGUAGES ${project_langs} ++# VERSION ${desktop_app_version_cmake} ++# DESCRIPTION "Official Telegram Desktop messenger" ++# HOMEPAGE_URL "https://desktop.telegram.org" ++#) + set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY VS_STARTUP_PROJECT Telegram) + + get_filename_component(third_party_loc "Telegram/ThirdParty" REALPATH) diff --git a/SendToAddon/Makefile b/SendToAddon/Makefile new file mode 100644 index 0000000..5098366 @@ -115,7 +138,7 @@ index 0000000..e5f8b64 + +resource("BEOS:default_shortcut") "S"; diff --git a/Telegram/CMakeLists.txt b/Telegram/CMakeLists.txt -index 3ad5943..da7e4f2 100644 +index acf322f..3920431 100644 --- a/Telegram/CMakeLists.txt +++ b/Telegram/CMakeLists.txt @@ -91,6 +91,15 @@ PRIVATE @@ -134,7 +157,7 @@ index 3ad5943..da7e4f2 100644 target_precompile_headers(Telegram PRIVATE $<$:${src_loc}/stdafx.h>) nice_target_sources(Telegram ${src_loc} PRIVATE -@@ -1482,6 +1491,17 @@ if (NOT build_winstore) +@@ -1497,6 +1506,17 @@ if (NOT build_winstore) ) endif() @@ -152,7 +175,7 @@ index 3ad5943..da7e4f2 100644 if (DESKTOP_APP_DISABLE_WAYLAND_INTEGRATION) remove_target_sources(Telegram ${src_loc} platform/linux/linux_wayland_integration.cpp -@@ -1670,7 +1690,7 @@ else() +@@ -1685,7 +1705,7 @@ else() set(bundle_identifier "com.tdesktop.Telegram") endif() set(bundle_entitlements "Telegram.entitlements") @@ -182,10 +205,10 @@ index 51a9068..b5296bc 100644 if (const auto strong = weak.get()) { showBox(Box(SettingsBox, strong)); diff --git a/Telegram/SourceFiles/core/core_settings.h b/Telegram/SourceFiles/core/core_settings.h -index 31b0880..15966c0 100644 +index 0f70822..7d2fbbb 100644 --- a/Telegram/SourceFiles/core/core_settings.h +++ b/Telegram/SourceFiles/core/core_settings.h -@@ -918,7 +918,7 @@ private: +@@ -913,7 +913,7 @@ private: rpl::variable _dialogsWidthRatio; // per-window rpl::variable _thirdColumnWidth = kDefaultThirdColumnWidth; // p-w bool _notifyFromAll = true; @@ -195,10 +218,10 @@ index 31b0880..15966c0 100644 rpl::variable _systemDarkModeEnabled = false; rpl::variable _windowTitleContent; diff --git a/Telegram/SourceFiles/core/sandbox.cpp b/Telegram/SourceFiles/core/sandbox.cpp -index beb06a6..38a4538 100644 +index fc4d619..62d8e49 100644 --- a/Telegram/SourceFiles/core/sandbox.cpp +++ b/Telegram/SourceFiles/core/sandbox.cpp -@@ -246,7 +246,7 @@ void Sandbox::setupScreenScale() { +@@ -261,7 +261,7 @@ void Sandbox::setupScreenScale() { const auto screen = Sandbox::primaryScreen(); const auto dpi = screen->logicalDotsPerInch(); @@ -207,7 +230,7 @@ index beb06a6..38a4538 100644 const auto base = (basePair.first + basePair.second) * 0.5; const auto screenScaleExact = dpi / base; const auto screenScale = int(base::SafeRound(screenScaleExact * 20)) * 5; -@@ -269,9 +269,12 @@ Sandbox::~Sandbox() = default; +@@ -284,9 +284,12 @@ Sandbox::~Sandbox() = default; bool Sandbox::event(QEvent *e) { if (e->type() == QEvent::Quit && !Quitting()) { @@ -223,7 +246,7 @@ index beb06a6..38a4538 100644 } else if (e->type() == QEvent::Close) { Quit(); } else if (e->type() == DeadlockDetector::PingPongEvent::Type()) { -@@ -285,7 +288,7 @@ bool Sandbox::event(QEvent *e) { +@@ -300,7 +303,7 @@ bool Sandbox::event(QEvent *e) { void Sandbox::socketConnected() { LOG(("Socket connected, this is not the first application instance, sending show command...")); _secondInstance = true; @@ -232,6 +255,39 @@ index beb06a6..38a4538 100644 QString commands; const QStringList &lst(cSendPaths()); for (QStringList::const_iterator i = lst.cbegin(), e = lst.cend(); i != e; ++i) { +diff --git a/Telegram/SourceFiles/platform/linux/integration_linux.cpp b/Telegram/SourceFiles/platform/linux/integration_linux.cpp +index 6c461ec..020f6b6 100644 +--- a/Telegram/SourceFiles/platform/linux/integration_linux.cpp ++++ b/Telegram/SourceFiles/platform/linux/integration_linux.cpp +@@ -19,13 +19,18 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL + #include + #include + ++#ifndef Q_OS_HAIKU + #include + #include + #include ++#endif + + namespace Platform { + namespace { +- ++#ifdef Q_OS_HAIKU ++class LinuxIntegration final : public Integration { ++}; ++#else + using namespace gi::repository; + + class Application : public Gio::impl::ApplicationImpl { +@@ -293,7 +298,7 @@ void LinuxIntegration::initInhibit() { + GLib::Variant::new_array(options.data(), options.size()), + nullptr); + } +- ++#endif + } // namespace + + std::unique_ptr CreateIntegration() { diff --git a/Telegram/SourceFiles/platform/linux/linux_xdp_open_with_dialog.cpp b/Telegram/SourceFiles/platform/linux/linux_xdp_open_with_dialog.cpp index e75bcb4..1a78dc6 100644 --- a/Telegram/SourceFiles/platform/linux/linux_xdp_open_with_dialog.cpp @@ -976,10 +1032,10 @@ index efbfb72..9c82321 100644 #include "nnet_language_identifier.h" diff --git a/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp b/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp -index 933902f..2b1bf09 100644 +index 45b0791..e1c1851 100644 --- a/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp +++ b/Telegram/lib_ui/ui/platform/linux/ui_utility_linux.cpp -@@ -412,7 +412,7 @@ void ShowXCBWindowMenu(not_null widget, const QPoint &point) { +@@ -413,7 +413,7 @@ void ShowXCBWindowMenu(not_null widget, const QPoint &point) { } #endif // !DESKTOP_APP_DISABLE_X11_INTEGRATION @@ -988,7 +1044,7 @@ index 933902f..2b1bf09 100644 void ShowWaylandWindowMenu(not_null widget, const QPoint &point) { static const auto wl_proxy_marshal_array = [] { void (*result)( -@@ -591,7 +591,7 @@ void UnsetWindowMargins(not_null widget) { +@@ -600,7 +600,7 @@ void UnsetWindowMargins(not_null widget) { } void ShowWindowMenu(not_null widget, const QPoint &point) { @@ -998,7 +1054,7 @@ index 933902f..2b1bf09 100644 ShowWaylandWindowMenu(widget, point); return; diff --git a/Telegram/lib_ui/ui/ui_utility.cpp b/Telegram/lib_ui/ui/ui_utility.cpp -index 2a5de32..692f8a8 100644 +index ded550d..95fb8bb 100644 --- a/Telegram/lib_ui/ui/ui_utility.cpp +++ b/Telegram/lib_ui/ui/ui_utility.cpp @@ -9,6 +9,10 @@ @@ -1013,7 +1069,7 @@ index 2a5de32..692f8a8 100644 #include #include diff --git a/Telegram/lib_ui/ui/widgets/popup_menu.cpp b/Telegram/lib_ui/ui/widgets/popup_menu.cpp -index fba91a9..42a8ee3 100644 +index 0bd4e4d..b10e038 100644 --- a/Telegram/lib_ui/ui/widgets/popup_menu.cpp +++ b/Telegram/lib_ui/ui/widgets/popup_menu.cpp @@ -18,6 +18,10 @@ @@ -1060,7 +1116,7 @@ index bb6d91a..3c4a188 100644 #include "webrtc/webrtc_create_adm.h" diff --git a/cmake/external/CMakeLists.txt b/cmake/external/CMakeLists.txt -index d9af92a..cd4ba1d 100644 +index 34181cc..85ee489 100644 --- a/cmake/external/CMakeLists.txt +++ b/cmake/external/CMakeLists.txt @@ -18,7 +18,7 @@ if (add_cld3_library) @@ -1073,5 +1129,5 @@ index d9af92a..cd4ba1d 100644 endif() add_checked_subdirectory(expected) -- -2.42.0 +2.42.1 diff --git a/net-im/telegram-desktop/telegram_desktop-4.11.7.recipe b/net-im/telegram-desktop/telegram_desktop-4.12.2.recipe similarity index 97% rename from net-im/telegram-desktop/telegram_desktop-4.11.7.recipe rename to net-im/telegram-desktop/telegram_desktop-4.12.2.recipe index 2db329721..4ee818113 100644 --- a/net-im/telegram-desktop/telegram_desktop-4.11.7.recipe +++ b/net-im/telegram-desktop/telegram_desktop-4.12.2.recipe @@ -5,7 +5,7 @@ COPYRIGHT="2013-2023 Telegram" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/telegramdesktop/tdesktop/releases/download/v$portVersion/tdesktop-$portVersion-full.tar.gz" -CHECKSUM_SHA256="fd161c15ea38285df04749f09bded80dde5f4732da0c1daa2bdc4788c4ecef5e" +CHECKSUM_SHA256="7e9e51ae9c40d5b8c964bcfe0e252e35980c6668327934d2270144405c519914" SOURCE_FILENAME="tdesktop-$portVersion-full.tar.gz" SOURCE_DIR="tdesktop-$portVersion-full" srcGitRev_2="2b383fe05f8ae78ac99470b9a2b9ea22b3ee5a92" @@ -55,7 +55,6 @@ REQUIRES=" lib:libprotobuf$secondaryArchSuffix lib:libqrcodegen$secondaryArchSuffix lib:libQt6Core$secondaryArchSuffix - lib:libQt6Core5Compat$secondaryArchSuffix lib:libQt6Gui$secondaryArchSuffix lib:libQt6Network$secondaryArchSuffix lib:libQt6Svg$secondaryArchSuffix @@ -68,6 +67,7 @@ REQUIRES=" lib:libvpx$secondaryArchSuffix lib:libxxhash$secondaryArchSuffix lib:libz$secondaryArchSuffix + qt6_imageformats$secondaryArchSuffix open_sans " @@ -96,7 +96,6 @@ BUILD_REQUIRES=" devel:libprotobuf$secondaryArchSuffix devel:libqrcodegen$secondaryArchSuffix devel:libQt6Core$secondaryArchSuffix - devel:libQt6Core5Compat$secondaryArchSuffix devel:libQt6Gui$secondaryArchSuffix devel:libQt6Network$secondaryArchSuffix devel:libQt6Svg$secondaryArchSuffix @@ -178,7 +177,7 @@ BUILD() -DDESKTOP_APP_DISABLE_WEBKITGTK=ON \ -DDESKTOP_APP_USE_PACKAGED_FONTS=ON \ -DDESKTOP_APP_USE_HUNSPELL_ONLY=ON \ - -DDESKTOP_APP_DISABLE_JEMALLOC=ON \ + -DDESKTOP_APP_DISABLE_SCUDO=ON \ -DTDESKTOP_USE_PACKAGED_TGVOIP=OFF \ -DLIBTGVOIP_DISABLE_ALSA=ON \ -DLIBTGVOIP_DISABLE_PULSEAUDIO=ON \