Fixed Jira issues 50249, 50683, 50387
[apps/osp/MusicPlayer.git] / src / MpPlaylistCreatorForm.cpp
index 3e065e5..d23a8bf 100644 (file)
@@ -314,6 +314,7 @@ PlaylistCreatorForm::OnActionPerformed(const Tizen::Ui::Control& source, int act
                                messageBox.ShowAndWait(modalResult);
                                pList = new (std::nothrow) ArrayList();
                                pList->Construct();
+                pList->Add(new (std::nothrow) Integer(1));
                        }
                        else
                        {