2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-26 04:07:47 +00:00
John Preston 7fcc5d649c Change push_back to emplace_back in emoji_config.
Perhaps that way GCC won't give a warning on variable count inside
one method Ui::Emoji::Init() in Release builds.
2017-03-22 12:24:53 +03:00
..