videocollection/tsrc/stubs/src/videolistselectiondialog.cpp
changeset 24 7d93ee07fb27
parent 17 69946d1824c4
child 52 e3cecb93e76a
--- a/videocollection/tsrc/stubs/src/videolistselectiondialog.cpp	Fri May 14 15:53:50 2010 +0300
+++ b/videocollection/tsrc/stubs/src/videolistselectiondialog.cpp	Thu May 27 12:53:14 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