mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 15:17:07 +02:00
Fix build with MSVC.
This commit is contained in:
parent
a88f48cd93
commit
ba31756bf9
1 changed files with 0 additions and 1 deletions
|
@ -757,7 +757,6 @@ void FillPeerQrBox(
|
|||
tr::lng_qr_box_font_size());
|
||||
Ui::AddSkip(box->verticalLayout());
|
||||
const auto seekSize = st::settingsScale.seekSize.height();
|
||||
const auto &labelSt = st::defaultFlatLabel;
|
||||
|
||||
const auto slider = box->verticalLayout()->add(
|
||||
object_ptr<Ui::MediaSliderWheelless>(
|
||||
|
|
Loading…
Add table
Reference in a new issue