fix activateIgnoringOtherApps:shouldIgnoreOthe...

This commit is contained in:
daboe01
2014-08-14 22:27:46 +02:00
parent 1848f96efa
commit b1981bb70c
+1 -1
View File
@@ -448,7 +448,7 @@ var CPMainCibFile = @"CPMainCibFile",
[CPPlatform activateIgnoringOtherApps:shouldIgnoreOtherApps];
_isActive = YES;
[self _willResignActive];
[self _didBecomeActive];
}
- (void)deactivate