// // SWBNewTabButton.h // SWBuaWeb // // Created by clowwindy on 11-6-12. // Copyright 2011年 __MyCompanyName__. All rights reserved. // #import @interface SWBNewTabButton : UIButton { } @end