Merged change from 8771e2d9f5 (thanks to https://github.com/mk).
This commit is contained in:
parent
6cd1549136
commit
3118b1d354
2 changed files with 3 additions and 1 deletions
|
|
@ -24,7 +24,8 @@
|
|||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "PSStoreButton.h"
|
||||
#import "PSAppStoreHeader.h"
|
||||
|
||||
@class PSAppStoreHeader;
|
||||
|
||||
typedef enum {
|
||||
AppStoreButtonStateOffline,
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@
|
|||
#import "BWHockeyManager.h"
|
||||
#import "BWGlobal.h"
|
||||
#import "UIImage+HockeyAdditions.h"
|
||||
#import "PSAppStoreHeader.h"
|
||||
#import "PSWebTableViewCell.h"
|
||||
#import "BWHockeySettingsViewController.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue