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

17 lines
255 B
Objective-C

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