JTOptionCell.h 205 Bytes
//
//  JTOptionCell.h
//  JobTalk
//
//  Created by Xummer on 14-7-9.
//  Copyright (c) 2014年 BST. All rights reserved.
//

#import "IBTTableViewCell.h"

@interface JTOptionCell : IBTTableViewCell

@end