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:
@@ -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()),
|
||||
|
Reference in New Issue
Block a user