diff -r 9711e452b5e9 -r 55d60436f00b clock2/clockui/uilayer/clockmainview/inc/clockmainview.h --- a/clock2/clockui/uilayer/clockmainview/inc/clockmainview.h Tue Apr 27 16:36:22 2010 +0300 +++ b/clock2/clockui/uilayer/clockmainview/inc/clockmainview.h Tue May 11 16:12:24 2010 +0300 @@ -175,6 +175,18 @@ */ void ResetAlarmL(); + /** + * @brief Checks if DST changes will be applied in the next 24 hours. + * @return TBool ETrue if remaining time note has to be displayed. + */ + TBool CheckForDstChangesL(); + + /** + * @brief Displays the remaining time for the alarm to expire. + */ + void DisplayRemainingTimeL(); + + private: // Data /**