mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Added ability to force open media viewer from overview layout.
This commit is contained in:
@@ -117,7 +117,9 @@ protected:
|
||||
ClickHandlerPtr &&openl,
|
||||
ClickHandlerPtr &&savel,
|
||||
ClickHandlerPtr &&cancell);
|
||||
void setDocumentLinks(not_null<DocumentData*> document);
|
||||
void setDocumentLinks(
|
||||
not_null<DocumentData*> document,
|
||||
bool forceOpen = false);
|
||||
|
||||
void radialAnimationCallback(crl::time now) const;
|
||||
|
||||
|
Reference in New Issue
Block a user