Mercurial > minori
view src/gui/pages/history.cc @ 246:f475e168fac8
CI: add experimental windows build
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Tue, 23 Jan 2024 10:16:25 -0500 |
parents | 4d461ef7d424 |
children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }