tdesktop/Telegram/SourceFiles/profile
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
..
profile.style
profile_back_button.cpp First version of feed section view. 2018-02-08 12:20:46 +03:00
profile_back_button.h
profile_block_group_members.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
profile_block_group_members.h
profile_block_peer_list.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
profile_block_peer_list.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
profile_block_widget.cpp
profile_block_widget.h
profile_channel_controllers.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
profile_channel_controllers.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
profile_cover_drop_area.cpp
profile_cover_drop_area.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00