// // MMRadialProgress.h // MMProgressHUDDemo // // Created by Lars Anderson on 5/14/12. // Copyright (c) 2012 Mutual Mobile. All rights reserved. // #import #import "MMProgressView-Protocol.h" @interface MMRadialProgressView : UIView @end