logsui/AppSrc/CLogsRecentListView.cpp
branchRCL_3
changeset 74 6b5524b4f673
parent 68 9da50d567e3c
child 85 38bb213f60ba
--- a/logsui/AppSrc/CLogsRecentListView.cpp	Tue Sep 14 20:54:53 2010 +0300
+++ b/logsui/AppSrc/CLogsRecentListView.cpp	Wed Sep 15 11:56:55 2010 +0300
@@ -879,8 +879,8 @@
                 iFocusChangeControl = ELogsNoChange;
                 }
             }
-        // Sure "ClearMissedCallNotificationsL" is called.
-        ClearMissedCallNotificationsL();
+        // Sure "ClearMissedCallNotifications" is called.
+        ClearMissedCallNotifications();
         
         RemoveInputBlocker(); //just in case
         }