mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
Don't add core to INCLUDEPATH.
This commit is contained in:
parent
4b5e7e6168
commit
d32bb52390
67 changed files with 145 additions and 147 deletions
|
@ -49,19 +49,19 @@
|
|||
|
||||
#include "transferlistwidget.h"
|
||||
#include "qbtsession.h"
|
||||
#include "torrentpersistentdata.h"
|
||||
#include "core/torrentpersistentdata.h"
|
||||
#include "transferlistdelegate.h"
|
||||
#include "previewselect.h"
|
||||
#include "speedlimitdlg.h"
|
||||
#include "updownratiodlg.h"
|
||||
#include "options_imp.h"
|
||||
#include "mainwindow.h"
|
||||
#include "preferences.h"
|
||||
#include "core/preferences.h"
|
||||
#include "torrentmodel.h"
|
||||
#include "deletionconfirmationdlg.h"
|
||||
#include "propertieswidget.h"
|
||||
#include "iconprovider.h"
|
||||
#include "fs_utils.h"
|
||||
#include "core/fs_utils.h"
|
||||
#include "autoexpandabledialog.h"
|
||||
#include "transferlistsortmodel.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue