]> git.saurik.com Git - iphone-api.git/blobdiff - UIKit/UIWindow.h
This one only took me maybe a half hour to find.
[iphone-api.git] / UIKit / UIWindow.h
index 5bf6e6ebc6e342dd31a6a6e056987e31846ec7e6..61744b71a6b15ced28d0046945e162aa8d1c4f3a 100644 (file)
@@ -86,7 +86,7 @@
 - (BOOL)_containedInAbsoluteResponderChain;
 - (struct CGPoint)convertWindowToDevice:(struct CGPoint)fp8;
 - (struct CGPoint)convertDeviceToWindow:(struct CGPoint)fp8;
-- (void)setLevel:(float)fp8;
+- (void)setLevel:(CGFloat)fp8;
 - (float)level;
 - (void)setBecomeKeyOnOrderFront:(BOOL)fp8;
 - (void)_slideHeaderView:(id)fp8 andFooterView:(id)fp12 offScreen:(BOOL)fp16 forInterfaceOrientation:(int)fp20;