mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fix build on Linux.
This commit is contained in:
@@ -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));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user