20#ifndef SAYONARA_PLAYER_LIBRARYINTERACTOR_H
21#define SAYONARA_PLAYER_LIBRARYINTERACTOR_H
23#include "Utils/Pimpl.h"
24#include "Utils/Playlist/PlaylistFwd.h"
37 class LibraryInteractor :
41 PIMPL(LibraryInteractor)
47 void findTrack(
const MetaData& track);
Definition LibraryManager.h:36