Minor fix
This commit is contained in:
parent
1bf3376157
commit
a24bd2f297
|
|
@ -9,8 +9,8 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "TLYShyNavBarFade.h"
|
||||
#import "ShyControllers/TLYShyViewController.h"
|
||||
|
||||
@class TLYShyViewController;
|
||||
|
||||
@protocol TLYShyNavBarManagerDelegate;
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
#import "TLYShyNavBarManager.h"
|
||||
|
||||
#import "ShyControllers/TLYShyViewController.h"
|
||||
#import "ShyControllers/TLYShyStatusBarController.h"
|
||||
#import "ShyControllers/TLYShyScrollViewController.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue