mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-19 04:00:54 +00:00
7 lines
104 B
Objective-C
7 lines
104 B
Objective-C
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
|
|
@interface TGIconSwitchView : UISwitch
|
|
|
|
@end
|