Update qrc location.

This commit is contained in:
dfighter1985 2014-07-22 14:44:31 +02:00
parent 8971f98722
commit 395fafd2fe

View file

@ -309,7 +309,7 @@
<string/> <string/>
</property> </property>
<property name="icon"> <property name="icon">
<iconset resource="../../../../tile_edit_qt/tile_edit_qt.qrc"> <iconset>
<normaloff>:/newPrefix/reset.png</normaloff>:/newPrefix/reset.png</iconset> <normaloff>:/newPrefix/reset.png</normaloff>:/newPrefix/reset.png</iconset>
</property> </property>
</widget> </widget>
@ -789,7 +789,7 @@
</widget> </widget>
<resources> <resources>
<include location="tile_editor.qrc"/> <include location="tile_editor.qrc"/>
<include location="../../../../tile_edit_qt/tile_edit_qt.qrc"/> <include location="tile_editor.qrc"/>
</resources> </resources>
<connections/> <connections/>
</ui> </ui>