mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 23:27:09 +02:00
Fix build on macOS.
This commit is contained in:
parent
aa87d627c9
commit
41c98a6c49
3 changed files with 2 additions and 4 deletions
|
@ -65,8 +65,6 @@ void Calls::sectionSaveChanges(FnMut<void()> done) {
|
|||
}
|
||||
|
||||
void Calls::setupContent() {
|
||||
using VoIP = tgvoip::VoIPController;
|
||||
|
||||
const auto content = Ui::CreateChild<Ui::VerticalLayout>(this);
|
||||
const auto getId = [](const auto &device) {
|
||||
return device.id;
|
||||
|
|
2
Telegram/ThirdParty/tgcalls
vendored
2
Telegram/ThirdParty/tgcalls
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 481f7fa9bbcbc07ebbbdb6432bdeebc1e0ca3982
|
||||
Subproject commit d0e8b2919c5502b378ceb93121dd753e0f5a7d1d
|
|
@ -1 +1 @@
|
|||
Subproject commit 0b6130704442a1fb8cd91407ec46d3ae5a66389e
|
||||
Subproject commit 48988791c082648d9876cc0e734db33af1440c02
|
Loading…
Add table
Reference in a new issue