mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-30 03:28:41 -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
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue