#include "calendaritem.h" CalendarItem::CalendarItem(QObject *parent) : QObject(parent) { }