mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Fix build on Linux.
This commit is contained in:
@@ -124,7 +124,7 @@ void GiftCreditsBox(
|
||||
0,
|
||||
[=] { gifted(); box->uiShow()->hideLayer(); });
|
||||
|
||||
const auto bottom = box->setPinnedToBottomContent(
|
||||
box->setPinnedToBottomContent(
|
||||
object_ptr<Ui::VerticalLayout>(box));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user