From 917fd3b930b8c25551b751608b9bd0dd104b56e5 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 19 Jan 2017 23:38:50 +0300 Subject: Handle changed password --- Juick/AppDelegate.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Juick/AppDelegate.h') diff --git a/Juick/AppDelegate.h b/Juick/AppDelegate.h index c0a7650..04a8bb2 100644 --- a/Juick/AppDelegate.h +++ b/Juick/AppDelegate.h @@ -16,4 +16,6 @@ @property (strong, nonatomic) UIWindow *window; @property (strong, nonatomic) UIViewController *viewController; +- (void) pushLoginForm; + @end -- cgit v1.2.3