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

Update tgcalls.

This commit is contained in:
John Preston
2023-07-18 18:15:44 +04:00
parent 4402cce928
commit fad05e8b35
2 changed files with 5 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ PRIVATE
CodecSelectHelper.h CodecSelectHelper.h
CryptoHelper.cpp CryptoHelper.cpp
CryptoHelper.h CryptoHelper.h
DirectConnectionChannel.h
EncryptedConnection.cpp EncryptedConnection.cpp
EncryptedConnection.h EncryptedConnection.h
FakeAudioDeviceModule.cpp FakeAudioDeviceModule.cpp
@@ -64,8 +65,11 @@ PRIVATE
v2/ContentNegotiation.cpp v2/ContentNegotiation.cpp
v2/ContentNegotiation.h v2/ContentNegotiation.h
v2/DirectNetworkingImpl.cpp
v2/DirectNetworkingImpl.h
v2/ExternalSignalingConnection.cpp v2/ExternalSignalingConnection.cpp
v2/ExternalSignalingConnection.h v2/ExternalSignalingConnection.h
v2/InstanceNetworking.h
v2/InstanceV2ReferenceImpl.cpp v2/InstanceV2ReferenceImpl.cpp
v2/InstanceV2ReferenceImpl.h v2/InstanceV2ReferenceImpl.h
v2/InstanceV2Impl.cpp v2/InstanceV2Impl.cpp