// // AppDelegate.h // HMLG Mobile // // Created by Ray on 5/23/16. // Copyright © 2016 United Software Applications, Inc. All rights reserved. // #import "AppDelegateBase.h" @interface AppDelegate : AppDelegateBase @end