Mercurial > minori
view src/gui/pages/history.cc @ 336:d260549151d6
dep/animone: fix undefined behavior, get correct length value
| author | Paper <paper@paper.us.eu.org> |
|---|---|
| date | Wed, 19 Jun 2024 06:32:25 -0400 |
| parents | 4d461ef7d424 |
| children | ea3a74ed2ef9 |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget* parent) : QWidget(parent) { }
