mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Rename Core to Base (Closes #3733).
This commit is contained in:
committed by
sledgehammer999
parent
a280467270
commit
4ed4ebcdb7
@@ -30,9 +30,9 @@
|
||||
|
||||
#include <QStringList>
|
||||
|
||||
#include "core/types.h"
|
||||
#include "core/utils/string.h"
|
||||
#include "core/bittorrent/torrenthandle.h"
|
||||
#include "base/types.h"
|
||||
#include "base/utils/string.h"
|
||||
#include "base/bittorrent/torrenthandle.h"
|
||||
#include "torrentmodel.h"
|
||||
#include "transferlistsortmodel.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user