Mercurial > minori
view src/gui/pages/history.cc @ 346:e65b89bcc528
cmake: curl -> libcurl
| author | Paper <paper@paper.us.eu.org> |
|---|---|
| date | Thu, 20 Jun 2024 07:40:47 -0400 |
| parents | 4d461ef7d424 |
| children | ea3a74ed2ef9 |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }
