Mercurial > minori
view src/gui/pages/seasons.cc @ 185:62e336597bb7
anime list: add support for different score formats
| author | Paper <mrpapersonic@gmail.com> |
|---|---|
| date | Tue, 05 Dec 2023 13:45:23 -0500 |
| parents | 9b2b41f83a5e |
| children | 4d461ef7d424 |
line wrap: on
line source
#include "gui/pages/seasons.h" SeasonsPage::SeasonsPage(QWidget* parent) : QWidget(parent) { } #include "gui/pages/moc_seasons.cpp"
