mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 01:22:31 -06:00
- Polish torrent properties
This commit is contained in:
@@ -38,6 +38,7 @@ RealProgressBar::RealProgressBar(QWidget *parent)
|
||||
{
|
||||
background = Qt::white;
|
||||
foreground = Qt::black;
|
||||
setFixedHeight(20);
|
||||
active = false;
|
||||
array[0] = 0.;
|
||||
drawPixmap();
|
||||
|
||||
Reference in New Issue
Block a user