Working on implementing the Toggle controls like Repeat and Shuffle. Having a little issues with Repeat, haven't started with Shuffle
This commit is contained in:
@@ -34,6 +34,7 @@ public:
|
||||
std::string genre;
|
||||
int duration;
|
||||
int year;
|
||||
int coverArtId;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user