kotatogram-desktop/Telegram/SourceFiles/media/view
John Preston dd81f5d59f Replace base::lambda with shorter term.
base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type.
2018-06-04 18:38:27 +03:00
..
media_clip_controller.cpp
media_clip_controller.h
media_clip_playback.cpp
media_clip_playback.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
media_clip_volume_controller.cpp
media_clip_volume_controller.h
media_view_group_thumbs.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
media_view_group_thumbs.h
mediaview.style