mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-04 18:41:00 +00:00
14 lines
414 B
Objective-C
14 lines
414 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
//! Project version number for LegacyDataImport.
|
|
FOUNDATION_EXPORT double LegacyDataImportVersionNumber;
|
|
|
|
//! Project version string for LegacyDataImport.
|
|
FOUNDATION_EXPORT const unsigned char LegacyDataImportVersionString[];
|
|
|
|
#import <LegacyDataImport/TGProxyItem.h>
|
|
#import <LegacyDataImport/TGAutoDownloadPreferences.h>
|
|
#import <LegacyDataImport/TGPresentationAutoNightPreferences.h>
|
|
|
|
|