videocollection/tsrc/stubs/src/videolistselectiondialog.cpp
changeset 52 e3cecb93e76a
parent 24 7d93ee07fb27
child 62 0e1e938beb1a
--- a/videocollection/tsrc/stubs/src/videolistselectiondialog.cpp	Tue Jul 06 14:17:50 2010 +0300
+++ b/videocollection/tsrc/stubs/src/videolistselectiondialog.cpp	Wed Aug 18 09:50:14 2010 +0300
@@ -41,6 +41,8 @@
     mListContainer(0),
     mForcedCheck(false),
     mModel(0),
+    mModelReady(false),
+    mAlbumListReady(false),
     mListWidget(0),
     mPrimaryAction(0),
     mSecondaryAction(0)
@@ -124,6 +126,11 @@
     // not stubbed
 }
 
+void VideoListSelectionDialog::albumListReadySlot()
+{
+    // not stubbed
+}
+
 void VideoListSelectionDialog::updateCounterSlot()
 {
     // not stubbed