mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Removed Ui::showPeerHistoryAtItem from facades.
This commit is contained in:
@@ -327,6 +327,8 @@ public:
|
||||
const SectionShow ¶ms = SectionShow::Way::ClearStack,
|
||||
MsgId msgId = ShowAtUnreadMsgId) override;
|
||||
|
||||
void showPeerHistoryAtItem(not_null<const HistoryItem*> item);
|
||||
|
||||
void showSpecialLayer(
|
||||
object_ptr<Ui::LayerWidget> &&layer,
|
||||
anim::type animated = anim::type::normal);
|
||||
|
Reference in New Issue
Block a user