videocollection/tsrc/stubs/src/videolistselectiondialog.cpp
changeset 38 ff53afa8ad05
parent 36 8aed59de29f9
child 50 21fe8338c6bf
--- a/videocollection/tsrc/stubs/src/videolistselectiondialog.cpp	Fri Apr 30 09:52:11 2010 +0300
+++ b/videocollection/tsrc/stubs/src/videolistselectiondialog.cpp	Fri May 14 15:14:51 2010 +0300
@@ -144,4 +144,16 @@
     // not stubbed
 }
 
+void VideoListSelectionDialog::newAlbumNameDialogFinished(HbAction *action)
+{
+    Q_UNUSED(action);
+    // not stubbed
+}
+
+void VideoListSelectionDialog::finalize(QString albumName)
+{
+    Q_UNUSED(albumName);
+    // not stubbed
+}
+
 // end of file