mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-06 21:21:24 -07:00
Rename Core to Base (Closes #3733).
This commit is contained in:
parent
29b0200f62
commit
9db93e5d8f
156 changed files with 303 additions and 302 deletions
|
@ -39,8 +39,8 @@
|
|||
#include <QStringList>
|
||||
|
||||
#include "programupdater.h"
|
||||
#include "core/utils/fs.h"
|
||||
#include "core/preferences.h"
|
||||
#include "base/utils/fs.h"
|
||||
#include "base/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