Rename class InternetModel to InternetServices
This commit is contained in:
@@ -85,9 +85,8 @@
|
||||
#include "songplaylistitem.h"
|
||||
#include "tagreadermessages.pb.h"
|
||||
|
||||
#include "internet/internetmodel.h"
|
||||
#include "internet/internetservices.h"
|
||||
#include "internet/internetplaylistitem.h"
|
||||
#include "internet/internetmimedata.h"
|
||||
#include "internet/internetsongmimedata.h"
|
||||
|
||||
using std::placeholders::_1;
|
||||
|
||||
@@ -54,7 +54,7 @@ class PlaylistBackend;
|
||||
class PlaylistFilter;
|
||||
class Queue;
|
||||
class TaskManager;
|
||||
class InternetModel;
|
||||
class InternetServices;
|
||||
class InternetService;
|
||||
|
||||
namespace PlaylistUndoCommands {
|
||||
|
||||
Reference in New Issue
Block a user