#include "now_playing.h"

NowPlayingWidget::NowPlayingWidget(QWidget* parent) : QWidget(parent) {
	
}

#include "moc_now_playing.cpp"