From e32c85b7650c0869a2aa319111a837ede75669d1 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 14 Aug 2016 02:55:21 +0300 Subject: new navcell layout --- Juick/RevealPanelViewController.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Juick/RevealPanelViewController.h') diff --git a/Juick/RevealPanelViewController.h b/Juick/RevealPanelViewController.h index 89f87e9..0300274 100644 --- a/Juick/RevealPanelViewController.h +++ b/Juick/RevealPanelViewController.h @@ -9,11 +9,9 @@ #import #import #import "LoginViewController.h" -#import "TitleView.h" #import @interface RevealPanelViewController : UIViewController @property (nonatomic, strong) IBOutlet UITableView *tableView; @property (nonatomic, strong) IBOutlet UIButton *signButton; -@property(nonatomic, strong) IBOutlet TitleView *titleView; @end -- cgit v1.2.3