videocollection/tsrc/stubs/inc/hblistview.h
changeset 28 c48470be1ba7
parent 17 69946d1824c4
child 52 e3cecb93e76a
--- a/videocollection/tsrc/stubs/inc/hblistview.h	Thu May 27 12:53:14 2010 +0300
+++ b/videocollection/tsrc/stubs/inc/hblistview.h	Fri Jun 11 13:39:54 2010 +0300
@@ -275,6 +275,12 @@
         Q_UNUSED(position);
         return mItem;
     }
+    
+    void setObjectName(const QString name)
+    {
+        Q_UNUSED(name);
+    }
+    
 public:
     
     /**