mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Support Xcode 15.3
This commit is contained in:
@@ -387,7 +387,7 @@ private final class FrameNode: ASDisplayNode {
|
||||
}
|
||||
}
|
||||
|
||||
private final class QrCodeScanScreenNode: ViewControllerTracingNode, UIScrollViewDelegate {
|
||||
private final class QrCodeScanScreenNode: ViewControllerTracingNode, ASScrollViewDelegate {
|
||||
private let context: AccountContext
|
||||
private var presentationData: PresentationData
|
||||
private weak var controller: QrCodeScanScreen?
|
||||
|
||||
Reference in New Issue
Block a user