Removed include directive for ui_utility from rp_widget header.

This commit is contained in:
23rd
2024-08-28 14:12:19 +03:00
parent 2422c9ce9e
commit ae17acdfd4
38 changed files with 60 additions and 17 deletions
@@ -16,6 +16,10 @@ struct TopicIconDescriptor;
enum class CustomEmojiSizeTag : uchar;
} // namespace Data
namespace Ui::Text {
class CustomEmoji;
} // namespace Ui::Text
namespace Window {
class SessionController;
} // namespace Window