Skip to content
Snippets Groups Projects
BLRootViewController.h 210 B
Newer Older
  • Learn to ignore specific revisions
  • EthanRDoesMC's avatar
    EthanRDoesMC committed
    #import <UIKit/UIKit.h>
    #import "BrooklynBridge.h"
    #import "IMCore.h"
    #import "ChatKit.h"
    #import "BLNewChatViewController.h"
    
    @interface BLRootViewController : UITableViewController
    
    EthanRDoesMC's avatar
    EthanRDoesMC committed
    
    @end