From 6dfbafe71aba41bdcf8aba331c1c193c88b42561 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 3 Nov 2013 04:38:05 +0400 Subject: Pull to refresh and infinite scrolling --- Juick/MasterViewController.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Juick/MasterViewController.h') diff --git a/Juick/MasterViewController.h b/Juick/MasterViewController.h index a79b5c7..5e92717 100644 --- a/Juick/MasterViewController.h +++ b/Juick/MasterViewController.h @@ -9,4 +9,5 @@ #import @interface MasterViewController : UITableViewController +- (void) refreshData:(UIRefreshControl *)refresh; @end -- cgit v1.2.3