mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-12 22:10:17 +00:00
Refactor PasswordSetupUI, PassportUI, GalleryUI and related modules
This commit is contained in:
19
submodules/ImageCompression/Sources/ImageCompression.h
Normal file
19
submodules/ImageCompression/Sources/ImageCompression.h
Normal file
@@ -0,0 +1,19 @@
|
||||
//
|
||||
// ImageCompression.h
|
||||
// ImageCompression
|
||||
//
|
||||
// Created by Peter on 8/12/19.
|
||||
// Copyright © 2019 Telegram Messenger LLP. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
//! Project version number for ImageCompression.
|
||||
FOUNDATION_EXPORT double ImageCompressionVersionNumber;
|
||||
|
||||
//! Project version string for ImageCompression.
|
||||
FOUNDATION_EXPORT const unsigned char ImageCompressionVersionString[];
|
||||
|
||||
// In this header, you should import all the public headers of your framework using statements like #import <ImageCompression/PublicHeader.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user