From b3eaef8a304ce89242c649cfd0386a66e463acb2 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 7 Nov 2013 03:35:52 +0400 Subject: iPad support and AppIcon --- Juick/AppDelegate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Juick/AppDelegate.h') diff --git a/Juick/AppDelegate.h b/Juick/AppDelegate.h index 087b6fd..0b1fbb7 100644 --- a/Juick/AppDelegate.h +++ b/Juick/AppDelegate.h @@ -13,6 +13,6 @@ @interface AppDelegate : UIResponder @property (strong, nonatomic) UIWindow *window; -@property (strong, nonatomic) SWRevealViewController *viewController; +@property (strong, nonatomic) UIViewController *viewController; @end -- cgit v1.2.3