RecentsViewController: Take into account changes in MXKRecentListViewController.

This commit is contained in:
giomfo
2015-05-22 22:32:05 +02:00
parent a616b81742
commit 19f60bcea5
3 changed files with 40 additions and 115 deletions
@@ -16,7 +16,7 @@
#import <MatrixKit/MatrixKit.h>
@interface RecentsViewController : MXKRecentListViewController <MXKRecentListViewControllerDelegate, UISearchBarDelegate>
@interface RecentsViewController : MXKRecentListViewController <MXKRecentListViewControllerDelegate>
/**
Open the room with the provided identifier in a specific matrix session.