Revision 1788 trunk/client/gui_qt/ProgressBarDelegateDownloadQueue.cpp

ProgressBarDelegateDownloadQueue.cpp (revision 1788)
30 30
    if (txt.isEmpty()) {
31 31
        return QSize(60,16);
32 32
    } else {
33
        return QSize(100,16);
33
        return QSize(120,16);
34 34
    }
35 35
}
36 36

                

Also available in: Unified diff