mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Device Verification: Plug it in the code more
This commit is contained in:
@@ -17,9 +17,8 @@
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
|
||||
#import "DeviceTableViewCell.h"
|
||||
#import "EncryptionInfoView.h"
|
||||
|
||||
@interface UsersDevicesViewController : MXKViewController <UITableViewDelegate, UITableViewDataSource, DeviceTableViewCellDelegate, MXKEncryptionInfoViewDelegate>
|
||||
@interface UsersDevicesViewController : MXKViewController <UITableViewDelegate, UITableViewDataSource, DeviceTableViewCellDelegate>
|
||||
|
||||
/**
|
||||
Display a map of users/devices.
|
||||
|
||||
Reference in New Issue
Block a user