diff -r c499df2dbb33 -r 112f0ac2d1f0 ui/uiengine/medialists/inc/glxmedialist.h --- 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);