videocollection/videofiledetailsview/tsrc/testplugin/stub/src/videoserviceurifetch.cpp
changeset 62 0e1e938beb1a
parent 17 69946d1824c4
--- a/videocollection/videofiledetailsview/tsrc/testplugin/stub/src/videoserviceurifetch.cpp	Thu Sep 02 20:28:16 2010 +0300
+++ b/videocollection/videofiledetailsview/tsrc/testplugin/stub/src/videoserviceurifetch.cpp	Fri Sep 17 08:30:05 2010 +0300
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version: %
+// Version : %version: 3 %
 
 #include "videoservices.h"
 #include "videoserviceurifetch.h"
@@ -43,7 +43,7 @@
 // fetch()
 // ----------------------------------------------------------------------------
 //
-void VideoServiceUriFetch::fetch(const QString& title)
+void VideoServiceUriFetch::fetch(const QString& /*title*/)
 {
     mServiceApp->setCurrentService(VideoServices::EUriFetcher);
 }