#include "gui/pages/history.h"

HistoryWidget::HistoryWidget(QWidget* parent) : QWidget(parent) {
}

#include "gui/pages/moc_history.cpp"
