mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 17:23: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
|
@ -24,6 +24,7 @@
|
|||
#include <QInputDialog>
|
||||
#include <QMenu>
|
||||
#include <QStandardItemModel>
|
||||
#include <QMessageBox>
|
||||
#include "misc.h"
|
||||
|
||||
// display a right-click menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue