Search in room members option has been moved into matrix kit.

This commit is contained in:
giomfo
2015-04-14 15:30:10 +02:00
parent d5c7fd3924
commit 36ec668416
2 changed files with 1 additions and 125 deletions
@@ -16,7 +16,7 @@
#import <MatrixKit/MatrixKit.h>
@interface RoomMembersViewController : MXKRoomMemberListViewController <MXKRoomMemberListViewControllerDelegate, UISearchBarDelegate>
@interface RoomMembersViewController : MXKRoomMemberListViewController <MXKRoomMemberListViewControllerDelegate>
@end