summaryrefslogtreecommitdiff
path: root/Juick/ViewControllers/RootNavigationController.h
blob: f7f6734c8a93955bf8a35af2fe3036905d2900b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  RootNavigationController.h
//  Juick
//
//  Created by Vitaly Takmazov on 24/09/2017.
//  Copyright © 2017 com.juick. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface RootNavigationController : UINavigationController

@end