mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
Make sure the "Go to Download page" button is initially disabled
This commit is contained in:
@@ -138,6 +138,9 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="goToDescBtn">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Go to description page</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user