aboutsummaryrefslogtreecommitdiffstats
path: root/Video Tuneup/ViewController.h
diff options
context:
space:
mode:
authorBrian Jordan2012-03-27 18:56:07 -0400
committerBrian Jordan2012-03-27 18:56:07 -0400
commit176ea2eef31deaa3a3646807522c5580ac4df30a (patch)
treeef38bad90f4329b70d52abe1160a6834e57fe03b /Video Tuneup/ViewController.h
downloadVideo-Tuneup-176ea2eef31deaa3a3646807522c5580ac4df30a.tar.bz2
Initial Commit
Diffstat (limited to 'Video Tuneup/ViewController.h')
-rw-r--r--Video Tuneup/ViewController.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/Video Tuneup/ViewController.h b/Video Tuneup/ViewController.h
new file mode 100644
index 0000000..2bb4491
--- /dev/null
+++ b/Video Tuneup/ViewController.h
@@ -0,0 +1,13 @@
+//
+// ViewController.h
+// Video Tuneup
+//
+// Created by Brian Jordan on 3/27/12.
+// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
+//
+
+#import <UIKit/UIKit.h>
+
+@interface ViewController : UIViewController
+
+@end