// // UITextFieldNoDefine.h // linphone // // Created by guillaume on 05/03/2014. // // #import @interface UITextViewNoDefine : UITextView @property BOOL allowSelectAll; @end