Mercurial > minori
view src/gui/pages/history.cc @ 383:27c462bc7815
make the "Now Playing" page actually work
| author | Paper <paper@tflc.us> |
|---|---|
| date | Thu, 06 Nov 2025 07:10:58 -0500 |
| parents | ea3a74ed2ef9 |
| children |
line wrap: on
line source
#include "gui/pages/history.h" HistoryPage::HistoryPage(QWidget *parent) : QWidget(parent) { }
