mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Added "Continue in background" button to bug report screen
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
@property (weak, nonatomic) IBOutlet UIButton *cancelButton;
|
||||
@property (weak, nonatomic) IBOutlet UIButton *sendButton;
|
||||
|
||||
@property (weak, nonatomic) IBOutlet UIButton *backgroundButton;
|
||||
|
||||
+ (instancetype)bugReportViewController;
|
||||
|
||||
- (void)showInViewController:(UIViewController*)viewController;
|
||||
|
||||
Reference in New Issue
Block a user