mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 20:58:07 -06:00
FEATURE: Added program option to disable splash screen
This commit is contained in:
@@ -348,6 +348,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkNoSplash">
|
||||
<property name="text">
|
||||
<string>Disable splash screen</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkSpeedInTitle">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user