mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-13 18:17:08 -07:00
Forward declare in a few places
This commit is contained in:
parent
4d92c7e094
commit
4370a7eb12
35 changed files with 82 additions and 43 deletions
|
@ -29,8 +29,11 @@
|
|||
#include "fspathedit_p.h"
|
||||
|
||||
#include <QCompleter>
|
||||
#include <QContextMenuEvent>
|
||||
#include <QDir>
|
||||
#include <QFileInfo>
|
||||
#include <QFileSystemModel>
|
||||
#include <QMenu>
|
||||
#include <QStringList>
|
||||
#include <QStyle>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue