2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Fix build with GCC.

This commit is contained in:
John Preston
2025-07-25 10:21:29 +04:00
parent de44c57ada
commit a80b67fdc9

View File

@@ -1485,7 +1485,6 @@ void Widget::setupBottomButton(int wasBottomHeight) {
const auto bottom = wrap->entity();
bottom->show();
const auto descriptor = _descriptor.current();
const auto button = Ui::CreateChild<Ui::RoundButton>(
bottom,
rpl::single(QString()),