1 /***************************************************************************
2 * copyright : (C) 2007 Ian Monroe <ian@monroe.nu> *
4 * This program is free software; you can redistribute it and/or modify *
5 * it under the terms of the GNU General Public License version 2 *
6 * as published by the Free Software Foundation. *
7 ***************************************************************************/
10 #include "PlaylistItem.h"
12 PlaylistNS::Item::Item( Meta::TrackPtr track
)
16 PlaylistNS::Item::~Item()