Skip to content

Commit

Permalink
add white space
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjinkun committed Nov 6, 2014
1 parent e5c9b05 commit 1108079
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NJKScrollFullScreen/UIViewController+NJKFullScreenSupport.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@

// Compatible method for typo fixed (https://github.com/ninjinkun/NJKScrollFullScreen/pull/23)
@interface UIViewController (NJKFullScreenSupportDeprecated)

- (void)moveNavigtionBar:(CGFloat)deltaY animated:(BOOL)animated __deprecated_msg("Use `moveNavigationBar:animated:`");

@end

0 comments on commit 1108079

Please sign in to comment.