integer number of rectangles for progressbar too

This commit is contained in:
Marco Martin 2012-05-28 14:46:51 +02:00
parent d3d8107e88
commit c049c116cf

View File

@ -80,7 +80,7 @@ Item {
value: 0
positionAtMinimum: 0
positionAtMaximum: contents.width
positionAtMaximum: backgroundPixmapItem.width
}
Item {