Skip to content
Snippets Groups Projects
Commit b6811c65 authored by shainer's avatar shainer Committed by Philip Müller
Browse files

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.
parent cb6f9ae5
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,7 @@
</property>
<property name="icon">
<iconset resource="../netinstall.qrc">
<normaloff>:/images/arrow-up.png</normaloff>
<normalon>:/images/arrow-down.png</normalon>:/images/arrow-up.png</iconset>
<normaloff>:/images/arrow-down.png</normaloff>:/images/arrow-down.png</iconset>
</property>
<property name="checkable">
<bool>true</bool>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment