mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 21:28:07 -06:00
Add option to make progress bar to follow torrent state color
PR #22967. --------- Co-authored-by: Vladimir Golovnev <glassez@yandex.ru>
This commit is contained in:
@@ -297,6 +297,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkProgressBarFollowsTextColor">
|
||||
<property name="text">
|
||||
<string extracomment="Progress bar color is based on text color.">Make progress bars follow text colors</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user