Mercurial > minori
view src/gui/pages/now_playing.cpp @ 45:4b05bc7668eb
filesystem: split config path into dotpath and config, add anime db path
EVENTUALLY I'll get around to saving the anime db and list...
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Fri, 22 Sep 2023 15:21:55 -0400 |
parents | 5c0397762b53 |
children | d0adc4aedfc8 |
line wrap: on
line source
#include "gui/pages/now_playing.h" NowPlayingWidget::NowPlayingWidget(QWidget* parent) : QWidget(parent) { } #include "gui/pages/moc_now_playing.cpp"