#include "customlabel.h" CustomLabel::CustomLabel(QWidget *parent) : QWidget(parent) { }