Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
estebansotoara committed Nov 10, 2015
1 parent 20b4bac commit 1e35a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SVProgressHUD/SVProgressHUD.m
Expand Up @@ -580,7 +580,7 @@ - (void)setFadeOutTimer:(NSTimer*)newTimer{
#pragma mark - Notifications and their handling

- (void)registerNotifications{
#ifndef TARGET_OS_IOS
#if TARGET_OS_IOS
[[NSNotificationCenter defaultCenter] addObserver:self
selector:@selector(positionHUD:)
name:UIApplicationDidChangeStatusBarOrientationNotification
Expand Down

0 comments on commit 1e35a3a

Please sign in to comment.