view src/gui/pages/history.cc @ 363:f10507d8f686

CI/linux: deploy qt plugin as well
author Paper <paper@paper.us.eu.org>
date Mon, 15 Jul 2024 01:33:51 -0400
parents 4d461ef7d424
children
line wrap: on
line source

#include "gui/pages/history.h"

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