tdesktop/Telegram/SourceFiles/core
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
..
basic_types.h Replace QFlags with base::flags. 2017-09-03 15:45:47 +03:00
click_handler_types.cpp Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
click_handler_types.h Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
click_handler.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
click_handler.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
file_utilities.cpp Move MediaView from MainWindow to Messenger. 2017-08-25 14:39:27 +03:00
file_utilities.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
single_timer.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
single_timer.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
utils.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
utils.h Fix working with layers. 2017-09-03 22:49:33 +03:00
version.h Version 1.1.20. 2017-09-03 19:23:50 +03:00