kotatogram-desktop/Telegram/SourceFiles/storage
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
..
file_download.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
file_download.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
file_upload.cpp
file_upload.h
localimageloader.cpp Send images as files if no way to send as photos. 2017-08-30 19:15:44 +03:00
localimageloader.h
localstorage.cpp Fix working with layers. 2017-09-03 22:49:33 +03:00
localstorage.h
serialize_common.cpp
serialize_common.h
serialize_document.cpp
serialize_document.h