tdesktop/Telegram/SourceFiles/platform
John Preston 2e374e68c5 Fix working with layers.
Regression was introduced in df64c97.

New base::flags work correctly only if all mutually exclusive flag
values use mutually exclusive bits (a & b == 0 for exclusive (a, b)).

Closes #3856.
2017-09-03 22:49:33 +03:00
..
linux Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
mac Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
win Fix working with layers. 2017-09-03 22:49:33 +03:00
platform_audio.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
platform_file_utilities.h Platform-dependent file methods called async. 2017-02-28 18:03:38 +03:00
platform_main_window.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
platform_notifications_manager.h Fix calls build in Xcode. Fix calls panel in Retina. 2017-05-09 23:46:27 +03:00
platform_specific.h Start cloud langpack support. 2017-06-29 11:39:42 +03:00
platform_window_title.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00