videocollection/tsrc/stubs/inc/hblistview.h
changeset 39 f6d44a0cd476
parent 36 8aed59de29f9
child 44 518105d52e45
--- a/videocollection/tsrc/stubs/inc/hblistview.h	Fri May 14 15:14:51 2010 +0300
+++ b/videocollection/tsrc/stubs/inc/hblistview.h	Fri May 28 09:45:19 2010 +0300
@@ -275,6 +275,12 @@
         Q_UNUSED(position);
         return mItem;
     }
+    
+    void setObjectName(const QString name)
+    {
+        Q_UNUSED(name);
+    }
+    
 public:
     
     /**