mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 04:54:18 +00:00
Make sure the "Go to Download page" button is initially disabled
This commit is contained in:
parent
fb03982312
commit
0ae42b375d
@ -138,6 +138,9 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="goToDescBtn">
|
<widget class="QPushButton" name="goToDescBtn">
|
||||||
|
<property name="enabled">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Go to description page</string>
|
<string>Go to description page</string>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user