mpengine/src/mpmpxcollectionframeworkwrapper.cpp
changeset 32 c163ef0b758d
parent 29 8192e5b5c935
child 37 eb79a7c355bf
--- a/mpengine/src/mpmpxcollectionframeworkwrapper.cpp	Thu May 27 12:49:57 2010 +0300
+++ b/mpengine/src/mpmpxcollectionframeworkwrapper.cpp	Fri Jun 11 13:36:36 2010 +0300
@@ -280,6 +280,13 @@
 }
 
 /*!
+ Called to open all songs path and trigger shuffle all songs play
+ */
+void MpMpxCollectionFrameworkWrapper::openShuffleAllSongsPath()
+{
+    d_ptr->openShuffleAllSongsPath();
+}
+/*!
  Cancels CollectionUiHelper request.
  */
 void MpMpxCollectionFrameworkWrapper::cancelRequest()