changeset 62 | 0e1e938beb1a |
parent 59 | a76e86df7ccd |
--- a/videocollection/tsrc/stubs/src/videothumbnaildata.cpp Thu Sep 02 20:28:16 2010 +0300 +++ b/videocollection/tsrc/stubs/src/videothumbnaildata.cpp Fri Sep 17 08:30:05 2010 +0300 @@ -60,7 +60,7 @@ return 0; } -void VideoThumbnailData::startBackgroundFetching(VideoSortFilterProxyModel *model, int fetchIndex) +void VideoThumbnailData::startBackgroundFetching(VideoProxyModelGeneric *model, int fetchIndex) { Q_UNUSED(model); VideoThumbnailTestData::mStartBackgroundFetchingCallCount++;