mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
Bug report: do the bug report
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user