In the netinstall page, always show the arrow-down button.
The arrow no longer changes direction depending on whether the button is clicked or not.
This commit is contained in:
parent
cb6f9ae576
commit
b6811c65e8
@ -50,8 +50,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../netinstall.qrc">
|
<iconset resource="../netinstall.qrc">
|
||||||
<normaloff>:/images/arrow-up.png</normaloff>
|
<normaloff>:/images/arrow-down.png</normaloff>:/images/arrow-down.png</iconset>
|
||||||
<normalon>:/images/arrow-down.png</normalon>:/images/arrow-up.png</iconset>
|
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
Loading…
Reference in New Issue
Block a user