23 #ifndef CUSTOMPLAYLIST_H 24 #define CUSTOMPLAYLIST_H 26 #include "Helper/MetaData/MetaDataList.h" 60 typedef QVector<CustomPlaylist> CustomPlaylists;
61 typedef QVector<CustomPlaylistSkeleton> CustomPlaylistSkeletons;
64 #endif // CUSTOMPLAYLIST_H
The CustomPlaylist class.
Definition: CustomPlaylist.h:50
The CustomPlaylistSkeleton class.
Definition: CustomPlaylist.h:34