changeset 57 | bb2d3e476f29 |
parent 55 | 2c54b51f39c4 |
child 63 | a3cb48f6c889 |
--- a/calendarui/views/inc/calenpreviewpane.h Mon Jul 26 13:54:38 2010 +0530 +++ b/calendarui/views/inc/calenpreviewpane.h Mon Aug 09 18:30:52 2010 +0530 @@ -51,6 +51,8 @@ void startAutoScroll(); void setView(CalenMonthView* view); void stopScrolling(); + void effectStarted(); + void effectFinished(); protected: void gestureEvent(QGestureEvent *event);