mpengine/src/mpmpxcollectionframeworkwrapper.cpp
changeset 36 a0afa279b8fe
parent 35 fdb31ab341af
child 37 eb79a7c355bf
--- a/mpengine/src/mpmpxcollectionframeworkwrapper.cpp	Fri May 14 18:54:37 2010 -0500
+++ b/mpengine/src/mpmpxcollectionframeworkwrapper.cpp	Fri May 28 19:46:01 2010 -0500
@@ -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()