//
//  CustomTextContact.h
//  Ben Ellaby
//
//  Created by Hieu Nguyen on 4/3/13.
//  Copyright (c) 2013 Hieu Nguyen. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface CustomTextContact : UITextView

@end
