From d958a11cc1618e080b9aab9a0b84c942afd7012a Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 21 Oct 2018 18:30:00 +0300 Subject: Chat styling --- Juick/ViewControllers/ChatViewController.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Juick/ViewControllers/ChatViewController.h') diff --git a/Juick/ViewControllers/ChatViewController.h b/Juick/ViewControllers/ChatViewController.h index a5c5d5a..4a5133a 100644 --- a/Juick/ViewControllers/ChatViewController.h +++ b/Juick/ViewControllers/ChatViewController.h @@ -12,4 +12,6 @@ @interface ChatViewController : UITableViewController @property(nonatomic, strong) NSMutableArray *messages; @property(nonatomic, strong) NSString *uname; + +-(void) reloadChat; @end -- cgit v1.2.3