mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-27 17:54:18 +00:00
dd81f5d59f
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. |
||
---|---|---|
.. | ||
calls_box_controller.cpp | ||
calls_box_controller.h | ||
calls_call.cpp | ||
calls_call.h | ||
calls_emoji_fingerprint.cpp | ||
calls_emoji_fingerprint.h | ||
calls_instance.cpp | ||
calls_instance.h | ||
calls_panel.cpp | ||
calls_panel.h | ||
calls_top_bar.cpp | ||
calls_top_bar.h | ||
calls.style |