1
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-03-25 04:38:23 +00:00
tdesktop/Telegram/SourceFiles/info
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
..
channels
common_groups Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
feed Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
media Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
members
profile Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
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 Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
info_wrap_widget.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
info_wrap_widget.h
info.style Moved Passport panel code to Ui::SeparatePanel. 2018-06-03 23:16:38 +03:00