From e46a703c7d8f53e27b052a6ad45eb24dd7ac14da Mon Sep 17 00:00:00 2001 From: 23rd <23rd@vivaldi.net> Date: Wed, 28 Aug 2024 14:24:58 +0300 Subject: [PATCH] Removed include directive for ui/integration from ui_utility header. --- Telegram/SourceFiles/calls/group/calls_group_panel.cpp | 1 + Telegram/SourceFiles/calls/group/calls_group_viewport.cpp | 1 + Telegram/SourceFiles/core/local_url_handlers.cpp | 1 + .../history/view/reactions/history_view_reactions_selector.cpp | 1 + Telegram/lib_ui | 2 +- 5 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Telegram/SourceFiles/calls/group/calls_group_panel.cpp b/Telegram/SourceFiles/calls/group/calls_group_panel.cpp index 927dba8f8..1e2e29e1a 100644 --- a/Telegram/SourceFiles/calls/group/calls_group_panel.cpp +++ b/Telegram/SourceFiles/calls/group/calls_group_panel.cpp @@ -33,6 +33,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL #include "ui/text/text_utilities.h" #include "ui/toast/toast.h" #include "ui/image/image_prepare.h" +#include "ui/integration.h" #include "ui/painter.h" #include "ui/round_rect.h" #include "info/profile/info_profile_values.h" // Info::Profile::Value. diff --git a/Telegram/SourceFiles/calls/group/calls_group_viewport.cpp b/Telegram/SourceFiles/calls/group/calls_group_viewport.cpp index 9623171b9..dc890266e 100644 --- a/Telegram/SourceFiles/calls/group/calls_group_viewport.cpp +++ b/Telegram/SourceFiles/calls/group/calls_group_viewport.cpp @@ -16,6 +16,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL #include "media/view/media_view_pip.h" #include "base/platform/base_platform_info.h" #include "webrtc/webrtc_video_track.h" +#include "ui/integration.h" #include "ui/painter.h" #include "ui/abstract_button.h" #include "ui/gl/gl_surface.h" diff --git a/Telegram/SourceFiles/core/local_url_handlers.cpp b/Telegram/SourceFiles/core/local_url_handlers.cpp index 189a462b1..2f27eb062 100644 --- a/Telegram/SourceFiles/core/local_url_handlers.cpp +++ b/Telegram/SourceFiles/core/local_url_handlers.cpp @@ -22,6 +22,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL #include "boxes/background_preview_box.h" #include "ui/boxes/confirm_box.h" #include "ui/boxes/edit_birthday_box.h" +#include "ui/integration.h" #include "payments/payments_non_panel_process.h" #include "boxes/share_box.h" #include "boxes/connection_box.h" 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 1c1eff2f1..6b4058f31 100644 --- a/Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp +++ b/Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp @@ -15,6 +15,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL #include "ui/text/text_custom_emoji.h" #include "ui/text/text_utilities.h" #include "ui/platform/ui_platform_utility.h" +#include "ui/integration.h" #include "ui/painter.h" #include "history/view/media/history_view_sticker.h" #include "history/history.h" diff --git a/Telegram/lib_ui b/Telegram/lib_ui index 0fcc73277..4a709f1d4 160000 --- a/Telegram/lib_ui +++ b/Telegram/lib_ui @@ -1 +1 @@ -Subproject commit 0fcc73277672a70b15268ddc23f5656f4e46dae2 +Subproject commit 4a709f1d4a69db653f4149b6f8c6f1cf063739fb