kotatogram-desktop/Telegram/SourceFiles/platform
Klemens Nanni 9c27271571 Use std::invoke_result_T not ::result_of to fix C++20 tdesktop 4.3.4
tdesktop defaults to (probably requires) C++20, but `std::result_of`[0]
was deprecated in C++17 and removed in C++20.

0: https://en.cppreference.com/w/cpp/types/result_of
2022-12-09 09:12:34 +04:00
..
linux Use std::invoke_result_T not ::result_of to fix C++20 tdesktop 4.3.4 2022-12-09 09:12:34 +04:00
mac Fixed build on macOS. 2022-12-06 12:56:56 +03:00
win Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
platform_audio.h
platform_file_bookmark.h
platform_file_utilities.h
platform_integration.cpp
platform_integration.h
platform_launcher.h
platform_main_window.h
platform_notifications_manager.h
platform_specific.cpp Use GNotification only in flatpak by default 2022-11-20 08:52:36 +00:00
platform_specific.h Support GNotification 2022-11-18 20:40:33 +04:00
platform_tray.h Initialized empty files for tray implementations. 2022-05-03 04:25:35 +03:00
platform_window_title.h