mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-28 20:26:57 +02:00
New Chat screens: implement participants selections.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
|
||||
@interface RoomCreationStep2ViewController : MXKTableViewController
|
||||
@interface RoomCreationStep2ViewController : MXKTableViewController <UISearchBarDelegate>
|
||||
|
||||
@property (nonatomic) MXKRoomCreationInputs* roomCreationInputs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user