Swiftgram/LegacyComponents/TGIconSwitchView.h
2018-05-15 17:14:04 +01:00

7 lines
104 B
Objective-C

#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
@interface TGIconSwitchView : UISwitch
@end