mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2024-12-23 20:22:58 +03:00
Window icon changed
This commit is contained in:
parent
bd6e072913
commit
8aa23b3fb9
@ -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/>
|
||||
|
Loading…
Reference in New Issue
Block a user