//
//  SocksProxyController_TableView.h
//  SOCKS
//
//  Created by C. Bess on 9/5/10.
//  Copyright 2010 Christopher Bess. All rights reserved.
//

#import <Foundation/Foundation.h>
#import "SocksProxyController.h"

@interface SocksProxyController (TableView)
// empty
@end
