clock2/clockui/uilayer/clockmainview/inc/clockmainview.h
branchRCL_3
changeset 27 55d60436f00b
parent 0 f979ecb2b13e
child 30 d68a4b5d5885
--- 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
 	
 		/**