// // ViewController.h // FlatUI // // Created by Jack Flintermann on 5/3/13. // Copyright (c) 2013 Jack Flintermann. All rights reserved. // #import #import "FUIAlertView.h" @interface ViewController : UIViewController @end