mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Implemented macOS Support
This commit is contained in:
15
Example/Example for lottie-macos/ViewController.h
Normal file
15
Example/Example for lottie-macos/ViewController.h
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// ViewController.h
|
||||
// Example for lottie-macos
|
||||
//
|
||||
// Created by Oleksii Pavlovskyi on 2/2/17.
|
||||
// Copyright © 2017 Brandon Withrow. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface ViewController : NSViewController
|
||||
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user