Mercurial > minori
view src/gui/pages/torrents.cc @ 104:27455104ea37
about: switch to using HTML
it's still generated at runtime, but only once now
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Sun, 05 Nov 2023 02:35:27 -0500 |
parents | 9b2b41f83a5e |
children | ab191e28e69d |
line wrap: on
line source
#include "gui/pages/torrents.h" TorrentsPage::TorrentsPage(QWidget* parent) : QWidget(parent) { } #include "gui/pages/moc_torrents.cpp"