0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00

Window icon changed

This commit is contained in:
Arin Alexander 2016-04-06 23:01:27 +04:00
parent bd6e072913
commit 8aa23b3fb9

View File

@ -14,8 +14,8 @@
<string>Lime Report Demo</string>
</property>
<property name="windowIcon">
<iconset resource="demo_r2.qrc">
<normaloff>:/images/images/logo1.png</normaloff>:/images/images/logo1.png</iconset>
<iconset resource="../limereport/report.qrc">
<normaloff>:/report/images/logo32</normaloff>:/report/images/logo32</iconset>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QVBoxLayout" name="verticalLayout_4">
@ -581,6 +581,7 @@
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>
<include location="../limereport/report.qrc"/>
<include location="demo_r2.qrc"/>
</resources>
<connections/>