mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 21:28:07 -06:00
committed by
GitHub
parent
66f3cf7e67
commit
e1ebf8374e
@@ -297,6 +297,16 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkUseTorrentStatesColors">
|
||||
<property name="text">
|
||||
<string>Use different text colors by torrent states</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkProgressBarFollowsTextColor">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user