mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Refactor PasscodeUI
This commit is contained in:
19
submodules/PasscodeUI/Sources/PasscodeUI.h
Normal file
19
submodules/PasscodeUI/Sources/PasscodeUI.h
Normal file
@@ -0,0 +1,19 @@
|
||||
//
|
||||
// PasscodeUI.h
|
||||
// PasscodeUI
|
||||
//
|
||||
// Created by Peter on 8/13/19.
|
||||
// Copyright © 2019 Telegram Messenger LLP. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
//! Project version number for PasscodeUI.
|
||||
FOUNDATION_EXPORT double PasscodeUIVersionNumber;
|
||||
|
||||
//! Project version string for PasscodeUI.
|
||||
FOUNDATION_EXPORT const unsigned char PasscodeUIVersionString[];
|
||||
|
||||
// In this header, you should import all the public headers of your framework using statements like #import <PasscodeUI/PublicHeader.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user