#include "taglistmodel.h"

TagListModel::TagListModel(QObject *parent) : UniversalListModel(parent)
{

}