tdesktop/Telegram/SourceFiles/window/themes
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
..
window_theme.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
window_theme.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
window_theme_editor.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
window_theme_editor.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
window_theme_editor_block.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
window_theme_editor_block.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
window_theme_preview.cpp Replace FlatTextarea with InputField. 2018-05-22 13:45:22 +03:00
window_theme_preview.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
window_theme_warning.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
window_theme_warning.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00