Files
shadowsocks-iOS/ShadowWeb/SWBNewTabButton.h
2013-02-16 15:53:52 +08:00

17 lines
223 B
Objective-C

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