Files
shadowsocks-iOS/ShadowWeb/SWBViewController.h
2013-02-16 15:24:59 +08:00

14 lines
219 B
Objective-C

//
// SWBViewController.h
// ShadowWeb
//
// Created by clowwindy on 2/16/13.
// Copyright (c) 2013 clowwindy. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface SWBViewController : UIViewController
@end