mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Add ASViewController and update Multiplex sample to use it.
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <AsyncDisplayKit/ASViewController.h>
|
||||
|
||||
@interface ViewController : UIViewController
|
||||
@interface ViewController : ASViewController
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user