mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 20:56:57 +02:00
ContactManager: Move contact manager in MatrixKit
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
|
||||
#import "MXCContact.h"
|
||||
#import "MXKContact.h"
|
||||
|
||||
@interface ContactDetailsViewController : MXKTableViewController
|
||||
|
||||
@property (strong, nonatomic) MXCContact* contact;
|
||||
@property (strong, nonatomic) MXKContact* contact;
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user