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