mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07: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
1 changed files with 1 additions and 1 deletions
|
@ -380,7 +380,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="checkProgramExitConfirm">
|
||||
<property name="text">
|
||||
<string>Ask for program exit confirmation</string>
|
||||
<string>Confirmation on exit when torrents are active</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue