Commit 60eface2 authored by Tijmen de Mes's avatar Tijmen de Mes

Fixed background icon path

parent aca1aa60
......@@ -36,7 +36,7 @@
</property>
<property name="styleSheet">
<string>QFrame#background_frame {
background: url(resources/icons/blink.png);
background: url(icons/blink.png);
background-repeat: no-repeat;
background-position: center left;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment