mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Moved Info::Profile::FloatingIcon to td_ui.
This commit is contained in:
parent
1fc929b78f
commit
b14ac5cafe
3 changed files with 3 additions and 3 deletions
|
@ -841,8 +841,6 @@ PRIVATE
|
|||
info/profile/info_profile_cover.h
|
||||
info/profile/info_profile_emoji_status_panel.cpp
|
||||
info/profile/info_profile_emoji_status_panel.h
|
||||
info/profile/info_profile_icon.cpp
|
||||
info/profile/info_profile_icon.h
|
||||
info/profile/info_profile_inner_widget.cpp
|
||||
info/profile/info_profile_inner_widget.h
|
||||
info/profile/info_profile_members.cpp
|
||||
|
|
|
@ -7,7 +7,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#include "logs.h"
|
||||
#include "base/basic_types.h"
|
||||
#include "base/flags.h"
|
||||
#include "base/algorithm.h"
|
||||
|
|
|
@ -92,6 +92,9 @@ PRIVATE
|
|||
history/history_view_top_toast.cpp
|
||||
history/history_view_top_toast.h
|
||||
|
||||
info/profile/info_profile_icon.cpp
|
||||
info/profile/info_profile_icon.h
|
||||
|
||||
layout/abstract_layout_item.cpp
|
||||
layout/abstract_layout_item.h
|
||||
layout/layout_mosaic.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue