Rename Core to Base (Closes #3733).

This commit is contained in:
Vladimir Golovnev (Glassez)
2015-09-25 11:10:05 +03:00
parent 29b0200f62
commit 9db93e5d8f
156 changed files with 303 additions and 302 deletions

View File

@@ -35,8 +35,8 @@
#include <QDialog>
#include <QUrl>
#include "core/bittorrent/infohash.h"
#include "core/bittorrent/torrentinfo.h"
#include "base/bittorrent/infohash.h"
#include "base/bittorrent/torrentinfo.h"
QT_BEGIN_NAMESPACE
namespace Ui {