kotatogram-desktop/Telegram/SourceFiles/ui
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
..
effects Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
style Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
text Fix working with layers. 2017-09-03 22:49:33 +03:00
toast
widgets Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
abstract_button.cpp
abstract_button.h Fix working with layers. 2017-09-03 22:49:33 +03:00
animation.cpp Add ability to disable animations. 2017-08-25 14:39:16 +03:00
animation.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
countryinput.cpp Remove ContactsBox and contacts_box module. 2017-08-30 19:15:30 +03:00
countryinput.h
emoji_config.cpp Improve emoji suggestions and replace on send. 2017-07-26 15:55:04 +03:00
emoji_config.h Improve emoji suggestions and replace on send. 2017-07-26 15:55:04 +03:00
images.cpp Replace QFlags with base::flags. 2017-09-03 15:45:47 +03:00
images.h Fix working with layers. 2017-09-03 22:49:33 +03:00
special_buttons.cpp Display and follow unread mentions in history. 2017-08-30 19:15:13 +03:00
special_buttons.h
twidget.cpp
twidget.h Fix working with layers. 2017-09-03 22:49:33 +03:00