// // feedbackController.h // ThePaperHD // // Created by liyuan on 15/4/10. // Copyright (c) 2015年 scar1900. All rights reserved. // #import "TPKeyboardController.h" @interface feedbackController : TPKeyboardController @end