#include "EventDelegate.h" namespace Swift { EventDelegate::EventDelegate() : QStyledItemDelegate() { } }