mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 06:36:58 +02:00
Settings: Use the phone numbers to discover Riot users
This commit is contained in:
@@ -20,9 +20,7 @@
|
||||
|
||||
#import "MediaPickerViewController.h"
|
||||
|
||||
@interface SettingsViewController : MXKViewController<UITextFieldDelegate, MediaPickerViewControllerDelegate, UITableViewDelegate, UITableViewDataSource, MXKDeviceViewDelegate, UIDocumentInteractionControllerDelegate>
|
||||
|
||||
@property (nonatomic) IBOutlet UITableView *tableView;
|
||||
@interface SettingsViewController : MXKTableViewController<UITextFieldDelegate, MediaPickerViewControllerDelegate, MXKDeviceViewDelegate, UIDocumentInteractionControllerDelegate, MXKCountryPickerViewControllerDelegate>
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user