diff -r e6f74eb7f69f -r ba1b7e218624 homescreenapp/hsdomainmodel/inc/hsgui.h --- a/homescreenapp/hsdomainmodel/inc/hsgui.h Mon Oct 18 10:20:15 2010 +0300 +++ b/homescreenapp/hsdomainmodel/inc/hsgui.h Wed Oct 20 15:25:39 2010 +0300 @@ -59,8 +59,10 @@ HsPropertyAnimationWrapper *pageChangeAnimation(); HsPropertyAnimationWrapper *pageCrawlingAnimation(); + signals: void orientationChanged(Qt::Orientation); + void aboutToChangeOrientation(); void navigateToApplibrary(); private: