Mercurial > minori
view src/gui/pages/history.cc @ 257:699a20c57dc8
scripts: Bourne shell compatibility
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Sun, 18 Feb 2024 16:02:14 -0500 |
parents | 4d461ef7d424 |
children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }