mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
Rename Core to Base (Closes #3733).
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#include <QPainter>
|
||||
#include <QPen>
|
||||
#include "core/utils/misc.h"
|
||||
#include "base/utils/misc.h"
|
||||
|
||||
SpeedPlotView::SpeedPlotView(QWidget *parent)
|
||||
: QGraphicsView(parent)
|
||||
|
||||
Reference in New Issue
Block a user