Mercurial > minori
view src/gui/pages/history.cc @ 379:5eaafed6c10b
*: clang-format
| author | Paper <paper@tflc.us> |
|---|---|
| date | Wed, 05 Nov 2025 12:59:46 -0500 |
| parents | ea3a74ed2ef9 |
| children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget *parent) : QWidget(parent) { }
