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

6 lines
71 B
Objective-C

#import "PGPhotoTool.h"
@interface PGExposureTool : PGPhotoTool
@end