Sign in
nest-open-source
/
nest-mobile-client-iphone
/
5.0.2
/
WEPopover
/
0b0944cf496986263882c33b1f596b4091c37ba3
/
.
/
WEPopoverParentView.h
blob: 111f8faacfce61bb37f3167c697227cd1c0d960a [
file
] [
log
] [
blame
]
/*
* WEPopoverParentView.h
* WEPopover
*
* Created by Werner Altewischer on 02/09/10.
* Copyright 2010 Werner IT Consultancy. All rights reserved.
*
*/
@protocol
WEPopoverParentView
@optional
-
(
CGRect
)
displayAreaForPopover
;
@end