ui/uiengine/medialists/inc/glxmedialist.h
changeset 40 112f0ac2d1f0
parent 23 74c9f037fd5d
child 52 a3a4c0de738e
--- a/ui/uiengine/medialists/inc/glxmedialist.h	Mon May 03 12:31:32 2010 +0300
+++ b/ui/uiengine/medialists/inc/glxmedialist.h	Mon May 03 00:53:50 2010 +0530
@@ -180,6 +180,9 @@
 
     /// See @ref MGlxMediaList::CancelCommand
     void CancelCommand();
+    
+    /// See @ref MGlxMediaList::IsCommandActive
+    TBool IsCommandActive();
 
     /// See @ref MGlxMediaList::SetFilterL
     void SetFilterL(CMPXFilter* aFilter);