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:
Mark Yu
2025-07-13 01:42:38 -04:00
committed by GitHub
parent f5a93be544
commit 9fc7bd938f
7 changed files with 38 additions and 4 deletions

View File

@@ -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>