mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-06 21:21:24 -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
|
@ -39,8 +39,8 @@
|
|||
#include <QStringList>
|
||||
|
||||
#include "programupdater.h"
|
||||
#include "fs_utils.h"
|
||||
#include "preferences.h"
|
||||
#include "core/fs_utils.h"
|
||||
#include "core/preferences.h"
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
const QUrl RSS_URL("http://sourceforge.net/projects/qbittorrent/rss?path=/qbittorrent-mac");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue