Mercurial > minori
view src/gui/pages/history.cc @ 290:9347e2eaf6e5
autoconf: add checking message for Qt PIC stuff
| author | Paper <paper@paper.us.eu.org> |
|---|---|
| date | Wed, 08 May 2024 17:32:28 -0400 |
| parents | 4d461ef7d424 |
| children | ea3a74ed2ef9 |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }
