mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-11 15:56:17 -07:00
Clean up header inclusion
This commit is contained in:
parent
2aa80fe9ba
commit
4a2d25b03b
22 changed files with 43 additions and 50 deletions
|
@ -38,7 +38,7 @@
|
|||
#include "base/rss/rss_feed.h"
|
||||
#include "base/rss/rss_folder.h"
|
||||
#include "base/rss/rss_session.h"
|
||||
#include "uithememanager.h"
|
||||
#include "gui/uithememanager.h"
|
||||
|
||||
FeedListWidget::FeedListWidget(QWidget *parent)
|
||||
: QTreeWidget(parent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue