Make sure the "Go to Download page" button is initially disabled

This commit is contained in:
Christophe Dumez 2011-01-06 08:19:34 +00:00
parent fb03982312
commit 0ae42b375d

View file

@ -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>