- Polish torrent properties

This commit is contained in:
Christophe Dumez
2009-11-09 20:04:17 +00:00
parent 998b161696
commit 611e33bf80
4 changed files with 44 additions and 13 deletions

View File

@@ -38,6 +38,7 @@ RealProgressBar::RealProgressBar(QWidget *parent)
{
background = Qt::white;
foreground = Qt::black;
setFixedHeight(20);
active = false;
array[0] = 0.;
drawPixmap();