mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-25 04:38:23 +00:00
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. |
||
---|---|---|
.. | ||
channels | ||
common_groups | ||
feed | ||
media | ||
members | ||
profile | ||
info_content_widget.cpp | ||
info_content_widget.h | ||
info_controller.cpp | ||
info_controller.h | ||
info_layer_widget.cpp | ||
info_layer_widget.h | ||
info_memento.cpp | ||
info_memento.h | ||
info_section_widget.cpp | ||
info_section_widget.h | ||
info_top_bar.cpp | ||
info_top_bar.h | ||
info_wrap_widget.cpp | ||
info_wrap_widget.h | ||
info.style |