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

Replaced MainWidget::replyToItem with history element delegate.

This commit is contained in:
23rd
2021-07-26 17:37:19 +03:00
parent 65aecf16a6
commit 82165bec5e
14 changed files with 27 additions and 36 deletions

View File

@@ -168,7 +168,6 @@ public:
PeerId peerId,
const QString &url,
const QString &text);
void replyToItem(not_null<HistoryItem*> item);
bool inlineSwitchChosen(PeerId peerId, const QString &botAndQuery);
bool sendPaths(PeerId peerId);
void onFilesOrForwardDrop(const PeerId &peer, const QMimeData *data);