mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Fix coding style (Issue #2192).
This commit is contained in:
parent
405b06319d
commit
67758cb092
17 changed files with 1710 additions and 1477 deletions
|
@ -28,8 +28,8 @@
|
|||
* Contact: chris@qbittorrent.org, arnaud@qbittorrent.org
|
||||
*/
|
||||
|
||||
#include "core/rss/rssmanager.h"
|
||||
#include "core/rss/rssfeed.h"
|
||||
#include "base/rss/rssmanager.h"
|
||||
#include "base/rss/rssfeed.h"
|
||||
#include "guiiconprovider.h"
|
||||
#include "feedlistwidget.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue