Swiftgram/LegacyComponents/TGPaintRadialBrush.h
2017-07-28 16:50:06 +03:00

6 lines
77 B
Objective-C

#import "TGPaintBrush.h"
@interface TGPaintRadialBrush : TGPaintBrush
@end