mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 08:32:31 -06:00
Rename Core to Base (Closes #3733).
This commit is contained in:
committed by
sledgehammer999
parent
a280467270
commit
4ed4ebcdb7
@@ -34,8 +34,8 @@
|
||||
#include <QDialog>
|
||||
#include <QList>
|
||||
#include "ui_bandwidth_limit.h"
|
||||
#include "core/utils/misc.h"
|
||||
#include "core/bittorrent/session.h"
|
||||
#include "base/utils/misc.h"
|
||||
#include "base/bittorrent/session.h"
|
||||
|
||||
class SpeedLimitDialog : public QDialog, private Ui_bandwidth_dlg {
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user