mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-08-26 05:32:05 +00:00
Merge pull request #3136 from Chocobo1/exit
Change option text "Confirmation on exit when torrents are active"
This commit is contained in:
commit
bafb189244
@ -380,7 +380,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="checkProgramExitConfirm">
|
<widget class="QCheckBox" name="checkProgramExitConfirm">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Ask for program exit confirmation</string>
|
<string>Confirmation on exit when torrents are active</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user