Re-added the icons, they work now!

This commit is contained in:
Andrew Lalis 2017-04-23 16:28:51 +02:00
parent c3e75436d1
commit 3c28d9c82f
1 changed files with 9 additions and 6 deletions

View File

@ -140,8 +140,9 @@
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="1" anchor="2" fill="1" indent="0" use-parent-layout="false"/> <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="1" anchor="2" fill="1" indent="0" use-parent-layout="false"/>
</constraints> </constraints>
<properties> <properties>
<label value="&lt;"/> <icon value="resources/toTengwar.png"/>
<text value="&lt;"/> <label value=""/>
<text value=""/>
<toolTipText value="Translate to tengwar"/> <toolTipText value="Translate to tengwar"/>
</properties> </properties>
</component> </component>
@ -150,8 +151,9 @@
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="1" anchor="1" fill="1" indent="0" use-parent-layout="false"/> <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="1" anchor="1" fill="1" indent="0" use-parent-layout="false"/>
</constraints> </constraints>
<properties> <properties>
<label value="&gt;"/> <icon value="resources/toEnglish.png"/>
<text value="&gt;"/> <label value=""/>
<text value=""/>
<toolTipText value="Translate to english"/> <toolTipText value="Translate to english"/>
</properties> </properties>
</component> </component>
@ -171,8 +173,9 @@
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="1" anchor="0" fill="1" indent="0" use-parent-layout="false"/> <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="1" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints> </constraints>
<properties> <properties>
<label value="Clear"/> <icon value="resources/clear.png"/>
<text value="Clear"/> <label value=""/>
<text value=""/>
</properties> </properties>
</component> </component>
</children> </children>