changeset 50 | 21fe8338c6bf |
parent 44 | 518105d52e45 |
child 55 | 4bfa887905cf |
--- a/videocollection/tsrc/stubs/inc/hblistview.h Fri Jul 23 11:10:06 2010 +0300 +++ b/videocollection/tsrc/stubs/inc/hblistview.h Fri Aug 06 09:43:48 2010 +0300 @@ -301,6 +301,14 @@ Q_UNUSED(end); } + /** + * Dummy method + */ + void setItemPixmapCacheEnabled(bool enabled) + { + Q_UNUSED(enabled); + } + public: /**