2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Beta version 3.5.3: Fix build with GCC.

This commit is contained in:
John Preston
2022-02-28 23:25:55 +03:00
parent 5cacf8a8af
commit 2917a53b75
9 changed files with 3 additions and 11 deletions

View File

@@ -231,8 +231,6 @@ void StartRtmpProcess::FillRtmpRows(
const auto addButton = [&](
bool key,
rpl::producer<QString> &&text) {
const auto &padding = st::groupCallRtmpCopyButton.padding;
auto wrap = object_ptr<Ui::RpWidget>(container);
auto button = Ui::CreateChild<Ui::RoundButton>(
wrap.data(),