mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 13:47:05 +02:00
Fix build on Windows.
This commit is contained in:
parent
0477d43fbb
commit
5d1812efc8
1 changed files with 0 additions and 1 deletions
|
@ -1501,7 +1501,6 @@ void OverlayWidget::refreshSponsoredButtonGeometry() {
|
|||
const auto controllerBottom = (_groupThumbs && !_fullScreenVideo)
|
||||
? _groupThumbsTop
|
||||
: height();
|
||||
const auto skip = st::mediaviewCaptionPadding.bottom();
|
||||
const auto captionRect = captionGeometry();
|
||||
_sponsoredButton->resize(
|
||||
captionRect.width(),
|
||||
|
|
Loading…
Add table
Reference in a new issue