mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix build on Linux.
This commit is contained in:
parent
a25b2e9700
commit
dac4389e37
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ void GiftCreditsBox(
|
||||||
0,
|
0,
|
||||||
[=] { gifted(); box->uiShow()->hideLayer(); });
|
[=] { gifted(); box->uiShow()->hideLayer(); });
|
||||||
|
|
||||||
const auto bottom = box->setPinnedToBottomContent(
|
box->setPinnedToBottomContent(
|
||||||
object_ptr<Ui::VerticalLayout>(box));
|
object_ptr<Ui::VerticalLayout>(box));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue