mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-30 15:10:56 +00:00
Added a forward declaration of BITUpdateManager in BITUpdateManagerDelegate
This commit is contained in:
parent
76962cc519
commit
a4c1bd7480
@ -28,6 +28,8 @@
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@class BITUpdateManager;
|
||||
|
||||
/**
|
||||
The `BITUpdateManagerDelegate` formal protocol defines methods further configuring
|
||||
the behaviour of `BITUpdateManager`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user