Mercurial > minori
view src/gui/pages/history.cc @ 361:d1d772665a07
CI/linux: install binaries into appdir
| author | Paper <paper@paper.us.eu.org> |
|---|---|
| date | Mon, 15 Jul 2024 01:14:13 -0400 |
| parents | 4d461ef7d424 |
| children | ea3a74ed2ef9 |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }
