tdesktop/Telegram/SourceFiles/history/admin_log
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
..
history_admin_log_filter.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
history_admin_log_filter.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
history_admin_log_inner.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
history_admin_log_inner.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
history_admin_log_item.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
history_admin_log_item.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
history_admin_log_section.cpp Pass modifiers inside InputField submitted signal. 2018-05-31 15:20:28 +03:00
history_admin_log_section.h Display active feed state in dialogs list. 2018-02-08 12:20:51 +03:00