Mercurial > minori
view src/gui/pages/history.cc @ 331:3c755136f074
CI: update for new repository URL
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Mon, 17 Jun 2024 18:30:54 -0400 |
parents | 4d461ef7d424 |
children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }