Mercurial > minori
view src/gui/pages/history.cc @ 287:8535eb5fb836
autoconf: we require Qt 5.7
| author | Paper <paper@paper.us.eu.org> |
|---|---|
| date | Wed, 08 May 2024 16:47:03 -0400 |
| parents | 4d461ef7d424 |
| children | ea3a74ed2ef9 |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }
