mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -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
|
@ -32,8 +32,8 @@
|
|||
#include <QIcon>
|
||||
|
||||
#include "guiiconprovider.h"
|
||||
#include "core/utils/misc.h"
|
||||
#include "core/utils/fs.h"
|
||||
#include "base/utils/misc.h"
|
||||
#include "base/utils/fs.h"
|
||||
#include "torrentcontentmodel.h"
|
||||
#include "torrentcontentmodelitem.h"
|
||||
#include "torrentcontentmodelfolder.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue