Removed include directive for ui_utility from rp_widget header.

This commit is contained in:
23rd
2024-08-28 15:15:58 +03:00
parent e46a703c7d
commit 03790f3da0
71 changed files with 71 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "ui/basic_click_handlers.h"
#include "ui/painter.h"
#include "ui/webview_helpers.h"
#include "ui/ui_utility.h"
#include "webview/webview_data_stream_memory.h"
#include "webview/webview_embed.h"
#include "webview/webview_interface.h"