Bug report: do the bug report

This commit is contained in:
manuroe
2017-04-27 10:37:39 +02:00
parent 822d0b2ce2
commit 61d501b49e
2 changed files with 87 additions and 3 deletions
@@ -16,7 +16,7 @@
#import <UIKit/UIKit.h>
@interface BugReportViewController : UIViewController
@interface BugReportViewController : UIViewController <UITextViewDelegate>
@property (weak, nonatomic) IBOutlet UIView *containerView;
@property (weak, nonatomic) IBOutlet UILabel *titleLabel;