mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Animate inline path thumbnails with sliding gradient.
This commit is contained in:
@@ -691,7 +691,7 @@ rpl::producer<QString> CallsPeer2PeerPrivacyController::exceptionsDescription()
|
||||
|
||||
ForwardsPrivacyController::ForwardsPrivacyController(
|
||||
not_null<Window::SessionController*> controller)
|
||||
: SimpleElementDelegate(controller)
|
||||
: SimpleElementDelegate(controller, [] {})
|
||||
, _controller(controller) {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user