tdesktop/Telegram/SourceFiles/inline_bots
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
..
inline_bot_layout_internal.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
inline_bot_layout_internal.h Fix working with layers. 2017-09-03 22:49:33 +03:00
inline_bot_layout_item.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
inline_bot_layout_item.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
inline_bot_result.cpp Use nullptr instead of std::unique_ptr<Type>(). 2017-08-30 19:15:25 +03:00
inline_bot_result.h Move a lot of code from scheme.h to scheme.cpp. 2017-08-25 14:39:32 +03:00
inline_bot_send_data.cpp API scheme updated to layer 70. 2017-07-23 12:34:40 +03:00
inline_bot_send_data.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
inline_results_widget.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
inline_results_widget.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00