Skip to content

Commit

Permalink
Refactor super class.
Browse files Browse the repository at this point in the history
  • Loading branch information
xhzengAIB committed Jun 9, 2014
1 parent a80d382 commit 1e919b5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
//

#import <UIKit/UIKit.h>
#import "XHPullRefreshTableViewController.h"
#import "XHBaseTableViewController.h"

@interface XHMessageRootViewController : XHPullRefreshTableViewController
@interface XHMessageRootViewController : XHBaseTableViewController

@end

0 comments on commit 1e919b5

Please sign in to comment.