From 8c69b5408e5d2870d60f15662f1d567e6cd55da7 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 7 Nov 2013 11:01:08 +0400 Subject: NewPostViewController stub --- Juick/NewPostViewController.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Juick/NewPostViewController.h (limited to 'Juick/NewPostViewController.h') diff --git a/Juick/NewPostViewController.h b/Juick/NewPostViewController.h new file mode 100644 index 0000000..ceaca49 --- /dev/null +++ b/Juick/NewPostViewController.h @@ -0,0 +1,13 @@ +// +// NewPostViewController.h +// Juick +// +// Created by Vitaly Takmazov on 07.11.13. +// Copyright (c) 2013 com.juick. All rights reserved. +// + +#import + +@interface NewPostViewController : UIViewController + +@end -- cgit v1.2.3