#include "musiclibrary.h"


MusicLibrary::MusicLibrary(QObject *parent) : QObject(parent)
{
}
