Mercurial > minori
view src/gui/pages/now_playing.cpp @ 24:b949a56b51dd
ci/win32: install xz
why isn't this listed in the dependencies?? lol
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Tue, 19 Sep 2023 23:55:30 -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"