From fad0e1e93e1f2e145970829f81a0c20e42eba09a Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 5 Nov 2013 00:10:01 +0400 Subject: RevealViewController and small other additions --- Juick/RevealPanelViewController.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Juick/RevealPanelViewController.h (limited to 'Juick/RevealPanelViewController.h') diff --git a/Juick/RevealPanelViewController.h b/Juick/RevealPanelViewController.h new file mode 100644 index 0000000..a8196fe --- /dev/null +++ b/Juick/RevealPanelViewController.h @@ -0,0 +1,13 @@ +// +// RevealPanelViewController.h +// Juick +// +// Created by Vitaly Takmazov on 04.11.13. +// Copyright (c) 2013 com.juick. All rights reserved. +// + +#import + +@interface RevealPanelViewController : UITableViewController + +@end -- cgit v1.2.3