mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-17 22:57:11 +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,
|
||||
[=] { gifted(); box->uiShow()->hideLayer(); });
|
||||
|
||||
const auto bottom = box->setPinnedToBottomContent(
|
||||
box->setPinnedToBottomContent(
|
||||
object_ptr<Ui::VerticalLayout>(box));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue