logsui/AppSrc/CLogsDetailView.h
branchRCL_3
changeset 21 9da50d567e3c
parent 0 e686773b3f54
--- a/logsui/AppSrc/CLogsDetailView.h	Wed Sep 01 12:29:52 2010 +0100
+++ b/logsui/AppSrc/CLogsDetailView.h	Tue Sep 14 20:54:53 2010 +0300
@@ -208,6 +208,14 @@
         void SetMenuItemsItemSpecificProperty(
                 CEikMenuPane* aMenuPane, TBool aItemSpecific );
 
+    public:   
+    	/**
+    	 * Get whether the original CallMenu is visible
+    	 *
+    	 * @return EFalse\ETrue whether the original CallMenu is visible
+    	 */ 
+        TBool OriginalCallMenuIsVisible();
+            
     private:  // data
 
         /// Own: This view's control container.