2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Added ability to show content from Controller for Shared Media.

This commit is contained in:
23rd
2021-06-14 09:51:14 +03:00
committed by John Preston
parent 9290cd3a16
commit 8591d58798
9 changed files with 47 additions and 33 deletions

View File

@@ -329,9 +329,6 @@ void DocumentOpenClickHandler::onClickImpl() const {
}
}
void DocumentOpenClickHandlerOld::onClickImpl() const {
}
void DocumentOpenClickHandler::Open(
Data::FileOrigin origin,
not_null<DocumentData*> data,