Mercurial > minori
view src/gui/pages/torrents.cc @ 110:2f3ae79adb02
cmake: fix what I tried to do in the last commit
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Mon, 06 Nov 2023 01:58:57 -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"