videocollection/tsrc/stubs/src/videolistview.cpp
changeset 50 21fe8338c6bf
parent 44 518105d52e45
child 63 4707a0db12f6
--- a/videocollection/tsrc/stubs/src/videolistview.cpp	Fri Jul 23 11:10:06 2010 +0300
+++ b/videocollection/tsrc/stubs/src/videolistview.cpp	Fri Aug 06 09:43:48 2010 +0300
@@ -76,6 +76,11 @@
     // not stubbed
 }
 
+void VideoListView::albumListReadySlot()
+{
+    // not stubbed
+}
+
 void VideoListView::layoutChangedSlot()
 {
     // not stubbed
@@ -91,6 +96,11 @@
     VideoListViewData::mBackCount++;
 }
 
+void VideoListView::modelReady()
+{
+    // not stubbed
+}
+
 void VideoListView::cleanup()
 {
     // not stubbed