videocollection/videofiledetailsview/tsrc/testplugin/stub/src/videoserviceurifetch.cpp
changeset 58 d2b028fd1f7d
parent 36 8aed59de29f9
--- a/videocollection/videofiledetailsview/tsrc/testplugin/stub/src/videoserviceurifetch.cpp	Mon Aug 23 14:27:29 2010 +0300
+++ b/videocollection/videofiledetailsview/tsrc/testplugin/stub/src/videoserviceurifetch.cpp	Fri Sep 03 12:37:43 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);
 }