mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Merged change from 8771e2d9f5
(thanks to https://github.com/mk).
This commit is contained in:
parent
6cd1549136
commit
3118b1d354
@ -24,7 +24,8 @@
|
|||||||
|
|
||||||
#import <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
#import "PSStoreButton.h"
|
#import "PSStoreButton.h"
|
||||||
#import "PSAppStoreHeader.h"
|
|
||||||
|
@class PSAppStoreHeader;
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
AppStoreButtonStateOffline,
|
AppStoreButtonStateOffline,
|
||||||
|
@ -28,6 +28,7 @@
|
|||||||
#import "BWHockeyManager.h"
|
#import "BWHockeyManager.h"
|
||||||
#import "BWGlobal.h"
|
#import "BWGlobal.h"
|
||||||
#import "UIImage+HockeyAdditions.h"
|
#import "UIImage+HockeyAdditions.h"
|
||||||
|
#import "PSAppStoreHeader.h"
|
||||||
#import "PSWebTableViewCell.h"
|
#import "PSWebTableViewCell.h"
|
||||||
#import "BWHockeySettingsViewController.h"
|
#import "BWHockeySettingsViewController.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user