cocoaTouch/SchemeSettingsViewController.h
changeset 3356 3ae3fccb439e
child 3479 972ae3ec178a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cocoaTouch/SchemeSettingsViewController.h	Sun Apr 18 23:19:15 2010 +0000
@@ -0,0 +1,16 @@
+//
+//  SchemeSettingsViewController.h
+//  HedgewarsMobile
+//
+//  Created by Vittorio on 19/04/10.
+//  Copyright 2010 __MyCompanyName__. All rights reserved.
+//
+
+#import <UIKit/UIKit.h>
+
+
+@interface SchemeSettingsViewController : UITableViewController {
+
+}
+
+@end