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