aboutsummaryrefslogtreecommitdiffstats
path: root/iBean.old/iBean/FirstViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'iBean.old/iBean/FirstViewController.h')
-rw-r--r--iBean.old/iBean/FirstViewController.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/iBean.old/iBean/FirstViewController.h b/iBean.old/iBean/FirstViewController.h
new file mode 100644
index 0000000..a195d8a
--- /dev/null
+++ b/iBean.old/iBean/FirstViewController.h
@@ -0,0 +1,13 @@
+//
+// FirstViewController.h
+// iBean
+//
+// Created by Eddie Ehlin on 2012-12-28.
+// Copyright (c) 2012 Eddie Ehlin. All rights reserved.
+//
+
+#import <UIKit/UIKit.h>
+
+@interface FirstViewController : UIViewController
+
+@end