Rename class InternetModel to InternetServices

This commit is contained in:
Jonas Kvinge
2018-10-23 23:25:02 +02:00
parent 0c10013858
commit f4dcf6821f
22 changed files with 75 additions and 136 deletions

View File

@@ -47,7 +47,6 @@ class InternetPlaylistItem : public PlaylistItem {
private:
void InitMetadata();
InternetService *service() const;
private:
Song::Source source_;