mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 09:43: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
|
@ -33,8 +33,8 @@
|
|||
*/
|
||||
|
||||
#include "smtp.h"
|
||||
#include "preferences.h"
|
||||
#include "logger.h"
|
||||
#include "core/preferences.h"
|
||||
#include "core/logger.h"
|
||||
|
||||
#include <QTextStream>
|
||||
#ifndef QT_NO_OPENSSL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue