mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-23 16:56:55 +00:00
Beta version 4.16.10: Fix GCC build.
This commit is contained in:
parent
372b3da09c
commit
c0db5ee98a
@ -517,7 +517,6 @@ void CreateModerateMessagesBox(
|
||||
}
|
||||
wrap->toggle(!wrap->toggled(), anim::type::normal);
|
||||
{
|
||||
const auto start = crl::now();
|
||||
inner->heightValue() | rpl::start_with_next([=] {
|
||||
if (!wrap->animating()) {
|
||||
scrollLifetime->destroy();
|
||||
|
Loading…
Reference in New Issue
Block a user