Mercurial > minori
view src/gui/pages/seasons.cc @ 90:c4bb49c2f6eb
config: improve handling of vars
: )
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Tue, 31 Oct 2023 23:41:53 -0400 |
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"