mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-05-01 20:25:09 +02:00
6 lines
80 B
Objective-C
6 lines
80 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
@interface TGModernGalleryContainerView : UIView
|
|
|
|
@end
|