2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Removed Ui::showPeerHistoryAtItem from facades.

This commit is contained in:
23rd
2021-06-16 02:06:22 +03:00
committed by John Preston
parent 570ed5691d
commit 7924979dfb
19 changed files with 106 additions and 28 deletions

View File

@@ -319,6 +319,8 @@ private:
Window::Column widgetColumn)> callback) override;
bool floatPlayerIsVisible(not_null<HistoryItem*> item) override;
void floatPlayerClosed(FullMsgId itemId);
void floatPlayerDoubleClickEvent(
not_null<const HistoryItem*> item) override;
void viewsIncrementDone(
QVector<MTPint> ids,