mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +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>
|
|
|
|
|