mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Beta version 4.16.10: Fix GCC build.
This commit is contained in:
parent
372b3da09c
commit
c0db5ee98a
1 changed files with 0 additions and 1 deletions
|
@ -517,7 +517,6 @@ void CreateModerateMessagesBox(
|
||||||
}
|
}
|
||||||
wrap->toggle(!wrap->toggled(), anim::type::normal);
|
wrap->toggle(!wrap->toggled(), anim::type::normal);
|
||||||
{
|
{
|
||||||
const auto start = crl::now();
|
|
||||||
inner->heightValue() | rpl::start_with_next([=] {
|
inner->heightValue() | rpl::start_with_next([=] {
|
||||||
if (!wrap->animating()) {
|
if (!wrap->animating()) {
|
||||||
scrollLifetime->destroy();
|
scrollLifetime->destroy();
|
||||||
|
|
Loading…
Add table
Reference in a new issue