Mercurial > minori
view src/gui/pages/history.cc @ 238:d2b7e974221e
CI/linux: install glib
| author | Paper <paper@paper.us.eu.org> |
|---|---|
| date | Fri, 19 Jan 2024 11:17:42 -0500 |
| parents | 4d461ef7d424 |
| children | ea3a74ed2ef9 |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }
