mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-05-11 16:17:11 +02:00
6 lines
73 B
Objective-C
6 lines
73 B
Objective-C
#import "PGPhotoTool.h"
|
|
|
|
@interface PGSaturationTool : PGPhotoTool
|
|
|
|
@end
|