Mercurial > minori
view src/gui/pages/torrents.cc @ 87:4aef97f4d998
information: use QGridLayout please...
text: fix Line selection :)
| author | Paper <mrpapersonic@gmail.com> |
|---|---|
| date | Tue, 31 Oct 2023 15:23:52 -0400 |
| 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"
