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

Removed MainWidget::highlightStartTime.

This commit is contained in:
23rd
2021-09-29 02:32:23 +03:00
parent 21aa1f49d7
commit e3ef7d6631
3 changed files with 1 additions and 9 deletions

View File

@@ -176,9 +176,6 @@ public:
void deletePhotoLayer(PhotoData *photo);
// While HistoryInner is not HistoryView::ListWidget.
crl::time highlightStartTime(not_null<const HistoryItem*> item) const;
void sendBotCommand(Bot::SendCommandRequest request);
void hideSingleUseKeyboard(PeerData *peer, MsgId replyTo);
bool insertBotCommand(const QString &cmd);