mirror of
https://github.com/danog/Telegram.git
synced 2024-12-11 17:09:46 +01:00
6 lines
80 B
C
6 lines
80 B
C
|
#import <UIKit/UIKit.h>
|
||
|
|
||
|
@interface TGModernGalleryContainerView : UIView
|
||
|
|
||
|
@end
|