Ipod Playlist Support (#220)
* Ipod Playlist Support Copy a whole playlist to the ipod and create an entry in Playlists on the iPod * Fix formatting and indentation Fix indenting and formatting to be consistent
This commit is contained in:
@@ -65,6 +65,7 @@ class MusicStorage {
|
||||
QString cover_source_;
|
||||
QString cover_dest_;
|
||||
ProgressFunction progress_;
|
||||
QString playlist_;
|
||||
};
|
||||
|
||||
struct DeleteJob {
|
||||
|
||||
Reference in New Issue
Block a user