mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 08:48:07 -06:00
Option to show console when external program is run
Windows only. Closes #9592
This commit is contained in:
@@ -1264,6 +1264,13 @@
|
||||
<item>
|
||||
<widget class="QLineEdit" name="lineEditAutoRun"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="autoRunConsole">
|
||||
<property name="text">
|
||||
<string>Show console window</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="labelAutoRunParam">
|
||||
<property name="wordWrap">
|
||||
|
||||
Reference in New Issue
Block a user