20#ifndef SAYONARA_PLAYER_LIBRARYINTERACTOR_H
21#define SAYONARA_PLAYER_LIBRARYINTERACTOR_H
23#include "Utils/Pimpl.h"
24#include "Utils/Playlist/PlaylistFwd.h"
46 void findTrackRequested(
const MetaData& track);
50 void initPlaylistConnections(PlaylistPtr playlist);
Definition: LibraryInfoAccessor.h:36
Global handler for playlists.
Definition: PlaylistHandler.h:56
Definition: PlaylistLibraryInteractor.h:37