summaryrefslogtreecommitdiff
path: root/Juick/MasterViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/MasterViewController.h')
-rw-r--r--Juick/MasterViewController.h1
1 files changed, 1 insertions, 0 deletions
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 <UIKit/UIKit.h>
@interface MasterViewController : UITableViewController
+- (void) refreshData:(UIRefreshControl *)refresh;
@end