mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
@@ -34,6 +34,8 @@
|
||||
#include <QDebug>
|
||||
#include <QVector>
|
||||
|
||||
#include "base/global.h"
|
||||
|
||||
namespace
|
||||
{
|
||||
QColor dlPieceColor(const QColor &pieceColor)
|
||||
|
||||
@@ -33,6 +33,8 @@
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
#include "base/global.h"
|
||||
|
||||
PieceAvailabilityBar::PieceAvailabilityBar(QWidget *parent)
|
||||
: base {parent}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user