alarmui/src/AlmAlarmControl.cpp
branchRCL_3
changeset 30 d68a4b5d5885
parent 0 f979ecb2b13e
child 65 12af337248b1
--- a/alarmui/src/AlmAlarmControl.cpp	Tue May 11 16:12:24 2010 +0300
+++ b/alarmui/src/AlmAlarmControl.cpp	Tue May 25 12:41:10 2010 +0300
@@ -1323,4 +1323,9 @@
  	return iStopFromContextFw;
  }
 
-// End of File
+ CAlarmUtils* CAlmAlarmControl::AlarmUtils() const
+     {
+     return iAlarmUtils;
+     }
+ // End of File
+