mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
committed by
GitHub
parent
72ac92ec68
commit
5d4766edbe
@@ -857,6 +857,16 @@
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkAddToQueueTop">
|
||||
<property name="toolTip">
|
||||
<string>The torrent will be added to the top of the download queue</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string extracomment="The torrent will be added to the top of the download queue">Add to top of queue</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkStartPaused">
|
||||
<property name="toolTip">
|
||||
|
||||
Reference in New Issue
Block a user