#include "NotificationListWidget.h" #include NotificationListWidget::NotificationListWidget() : m_notificationList(new QListView(this)) { }