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