mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 14:12:30 -06:00
Simplify progress bar painting
This commit is contained in:
@@ -26,7 +26,7 @@ add_library(qbt_gui STATIC
|
||||
powermanagement/powermanagement.h
|
||||
previewlistdelegate.h
|
||||
previewselectdialog.h
|
||||
progressbardelegate.h
|
||||
progressbarpainter.h
|
||||
properties/downloadedpiecesbar.h
|
||||
properties/peerlistsortmodel.h
|
||||
properties/peerlistwidget.h
|
||||
@@ -106,7 +106,7 @@ add_library(qbt_gui STATIC
|
||||
powermanagement/powermanagement.cpp
|
||||
previewlistdelegate.cpp
|
||||
previewselectdialog.cpp
|
||||
progressbardelegate.cpp
|
||||
progressbarpainter.cpp
|
||||
properties/downloadedpiecesbar.cpp
|
||||
properties/peerlistsortmodel.cpp
|
||||
properties/peerlistwidget.cpp
|
||||
|
||||
Reference in New Issue
Block a user