mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Removed useless mutex in GUI
- started to optimize headers includes for compilation speed
This commit is contained in:
parent
c8c53e2812
commit
0db60065c0
7 changed files with 88 additions and 85 deletions
|
@ -26,7 +26,6 @@
|
|||
#include <QTimer>
|
||||
#include "ui_rss.h"
|
||||
#include "rss.h"
|
||||
#include "GUI.h"
|
||||
|
||||
#define DESCRIPTION_CHILD 0
|
||||
#define URL_CHILD 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue