// // ProfileDetailViewController.h // SlideMenu // // Created by Aryan Gh on 4/25/13. // Copyright (c) 2013 Aryan Ghassemi. All rights reserved. // #import #import "SlideNavigationController.h" @interface ProfileDetailViewController : UIViewController @end