From 6499148cb3f62e20534b62c181125ebeacfa3438 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 27 Sep 2017 22:24:38 +0300 Subject: cleanup --- Juick/ViewControllers/RootNavigationController.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Juick/ViewControllers/RootNavigationController.h (limited to 'Juick/ViewControllers/RootNavigationController.h') diff --git a/Juick/ViewControllers/RootNavigationController.h b/Juick/ViewControllers/RootNavigationController.h new file mode 100644 index 0000000..f7f6734 --- /dev/null +++ b/Juick/ViewControllers/RootNavigationController.h @@ -0,0 +1,13 @@ +// +// RootNavigationController.h +// Juick +// +// Created by Vitaly Takmazov on 24/09/2017. +// Copyright © 2017 com.juick. All rights reserved. +// + +#import + +@interface RootNavigationController : UINavigationController + +@end -- cgit v1.2.3