We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80d382 commit 1e919b5Copy full SHA for 1e919b5
1 file changed
Example/MessageDisplayExample/MessageDisplayExample/XHMessageRootViewController.h
@@ -7,8 +7,8 @@
7
//
8
9
#import <UIKit/UIKit.h>
10
-#import "XHPullRefreshTableViewController.h"
+#import "XHBaseTableViewController.h"
11
12
-@interface XHMessageRootViewController : XHPullRefreshTableViewController
+@interface XHMessageRootViewController : XHBaseTableViewController
13
14
@end
0 commit comments